{% extends "bootstrap/base.html" %} {% set active_page = "about" %} {% block head %} {{ super() }} {% endblock %} {% block title %}About{% endblock %} {% block content %} {% include "navbar.html" %}
This application was created using Labeller, see https://github.com/mdbloice/Labeller for details.
Create an issue for any feature requests, bugs found, etc. here: https://github.com/mdbloice/Labeller/issues