Added home template text

This commit is contained in:
Roberto Rosario
2011-12-06 03:30:11 -04:00
parent ac1c1ff6a4
commit 4cc0ff3386

View File

@@ -5,6 +5,7 @@
<div class="content tc">
<h1>{% project_name %}</h1>
<img src="{{ STATIC_URL }}images/1068504_92921456.jpg" />
<h2>{% trans 'Django based open source document management system' %}</h2><hr>
</div>
{% endblock %}
{% block footer %}