{% extends "base_blank.html" %} {% block copyright %} {% endblock %} {% block title %}About{% endblock %} {% block body %}
* DEBUG MODE ENABLED *
{% endif %}
{% if logged_in %}
Browse images
{% else %}
Sign in
{% endif %}
About {{ about.__tag__ }}
{{ about.__copyright__ }}
Licensed mostly under the GNU Affero GPL,
source available on GitHub.