{% extends "zitap/index.html" %} {% load static %} {% load i18n %} {% block title %}About{% endblock %} {% block content %} About page {% endblock %}