From 140b6845eb7eed74b4d63cbda4ad2c2afdfd65d4 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 5 May 2015 20:50:02 +0300 Subject: relocating domain fragments (slated to move again soon) --- res/template.d/base.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 res/template.d/base.html (limited to 'res/template.d/base.html') diff --git a/res/template.d/base.html b/res/template.d/base.html deleted file mode 100644 index 7369984d..00000000 --- a/res/template.d/base.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - {% block head %} - - - {% block title %}{% endblock %} - - - - {% endblock %} - - -
{% block content %}{% endblock %}
- - - -- cgit v1.3.1