{% extends "base.html" %} {% load i18n %} {% load project_tags %} {% load version_tags %} {% block title %} :: {% trans "About this program" %}{% endblock %} {% block content %}
{% trans "Open source, Django based electronic document manager with custom metadata, indexing, tagging, file serving integration and OCR capabilities" %}
http://www.github.com/rosarior/mayan/
{% trans "Released under the GPL V3 License" %}