From f8cda18e218cf9849ea7b70fc39b505420c930b9 Mon Sep 17 00:00:00 2001 From: "luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f" Date: Sun, 4 Apr 2010 23:30:30 +0000 Subject: started work on the 5x5 project, models, views, templates --- templates/details/5x5.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 templates/details/5x5.html (limited to 'templates/details/5x5.html') diff --git a/templates/details/5x5.html b/templates/details/5x5.html new file mode 100644 index 0000000..a9bdd63 --- /dev/null +++ b/templates/details/5x5.html @@ -0,0 +1,19 @@ +{% extends 'base.html' %} +{% load typogrify %} +{% block pagetitle %}Luxagraf | Projects | 5x5 - Interviews from the road {% endblock %} +{% block metadescription %}{% endblock %} + +{%block bodyid%}id="projects"{%endblock%} + +{% block primary %} +
+ + + + +
+{% endblock %} -- cgit v1.2.3-70-g09d2