{% extends 'app_kit/base.html' %} {% load i18n %} {% block content %}
{% trans 'App kit' %}
{% endblock %}