{% extends 'main/base.html' %} {% load i18n %} {% load static %} {% load project_tags %} {% load version_tags %} {% block title %} :: {% trans 'About this program' %}{% endblock %} {% block content %}
{% trans 'Open Source Electronic Document Manager System' %}
https://github.com/mayan-edms/mayan-edms/
https://github.com/mayan-edms/mayan-edms/issues
{% trans 'Released under the Apache 2.0 License' %}