From b4999b495e828ff68a5c93f65a39efad5b37dcea Mon Sep 17 00:00:00 2001 From: Ismael Carnales Date: Fri, 30 Oct 2009 18:32:25 -0200 Subject: changed landing view - moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images --- templates/public/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'templates/public') diff --git a/templates/public/index.html b/templates/public/index.html index e092e289..4e5612d9 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -69,6 +69,18 @@

{{ news.title }}


+ {% if user.is_authenticated %} +

Dev Links:

+ + {% endif %}

Documentation: