{% extends "master.html" %} {% block title %}About{% endblock %} {% block content %}
{{theme.about_page()}}
{% endblock %}