From 4cc0ff3386fe755bafccd652649778129699c618 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 6 Dec 2011 03:30:11 -0400 Subject: [PATCH] Added home template text --- apps/main/templates/home.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/main/templates/home.html b/apps/main/templates/home.html index c4f0d284b2..095ed73001 100644 --- a/apps/main/templates/home.html +++ b/apps/main/templates/home.html @@ -5,6 +5,7 @@

{% project_name %}

+

{% trans 'Django based open source document management system' %}


{% endblock %} {% block footer %}