{% extends 'base/base.html' %} {% block content %} {{ breadcrumb(active=_('About')) }} {% cache 300 %}
{{ _('About')}}
about
{% endcache %} {% endblock %}