summaryrefslogtreecommitdiff
path: root/templates/details/5x5.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/details/5x5.html')
-rw-r--r--templates/details/5x5.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/templates/details/5x5.html b/templates/details/5x5.html
deleted file mode 100644
index a9bdd63..0000000
--- a/templates/details/5x5.html
+++ /dev/null
@@ -1,19 +0,0 @@
-{% 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 %}
-<article>
- <ul id="breadcrumbs">
- <li><a href="/" title="luxagraf homepage">Home</a> &rarr;</li>
- <li><a href="/projects/" title="luxagraf projects page">Projects</a> &rarr;</li>
- <li>5x5</li>
- </ul>
-
-
-
-</article>
-{% endblock %}