Unused templates removed

This commit is contained in:
Luca Chiricozzi
2015-01-10 01:40:39 +01:00
parent 61a124ad23
commit 6f5116dee6
3 changed files with 0 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
{% extends "index.html" %}
{% block title %}{{ SITENAME }} | {{ tag|capitalize }}{% endblock %}
{% block description %}{% endblock %}
{% include 'common_seo.html' %}