- {% project_name %} ({% trans "Version" %} {% app_version "main" %})
- {% trans 'Open source, Django based document manager with custom metadata indexing, file serving integration and OCR capabilities' %}
- http://www.github.com/rosarior/mayan/
-
{% trans "Released under the GPL V3 License" %}
-
- 
+
{% endblock %}
{% block footer %}
diff --git a/apps/main/templates/home.html b/apps/main/templates/home.html
index 0568a85830..f16fd5271f 100644
--- a/apps/main/templates/home.html
+++ b/apps/main/templates/home.html
@@ -2,9 +2,9 @@
{% load project_tags %}
{% load i18n %}
{% block content %}
- {% project_name %} ({% trans "Version" %} {% app_version "main" %})
++ {% 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" %} +
+
+
+
+
-
-
+
{% project_name %}

+
{% endblock %}
{% block footer %}
{% project_name %}
+