[Commits] r704 - sandbox/docsrc/_templates
commits at geoext.org
commits at geoext.org
Wed May 13 01:18:17 CEST 2009
Author: tschaub
Date: 2009-05-13 01:18:17 +0200 (Wed, 13 May 2009)
New Revision: 704
Modified:
sandbox/docsrc/_templates/front_page.html
Log:
bare bones
Modified: sandbox/docsrc/_templates/front_page.html
===================================================================
--- sandbox/docsrc/_templates/front_page.html 2009-05-12 23:14:25 UTC (rev 703)
+++ sandbox/docsrc/_templates/front_page.html 2009-05-12 23:18:17 UTC (rev 704)
@@ -1,7 +1 @@
{% extends "layout.html" %}
-{% block extrahead %}
- <link rel="stylesheet" href="{{ pathto('_static/geoext.css', 1) }}" type="text/css" />
-{% endblock %}
-{% block body %}
- {{ body }}
-{% endblock %}
\ No newline at end of file
More information about the Commits
mailing list