{% extends "base.html" %} {% block content %}

{{ _('About') }}
{{ _('intro_description') }}
{% endblock %} {% block custom_js %}{% endblock %}