about.html 106 Bytes
Newer Older
1 2 3 4
{% extends 'simple/base.html' %}
{% block content %}
{% include '__common__/about.html' %}
{% endblock %}