{% extends "base_blank.html" %} {% block copyright %} {% endblock %} {% block title %}About{% endblock %} {% block body %}
{{ app_edition() }} Edition
{% if settings.DEBUG %}
* DEBUG MODE ENABLED *
{% endif %}
{% if logged_in %}
Browse images
System introduction
System information
{% else %}
Sign in
{% endif %}
About Quru Ltd - https://quru.com/
{{ about.__tag__ }} on quru.com - {{ about.__uri__ }}
{{ about.__copyright__ }}
{% include "inc_license_text.html" %}