From 63662145af4487bc026e6cd906766a95817d46fb Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 1 May 2014 01:18:37 +0000 Subject: fixed Flickr issues and photo template settings --- design/templates/archives/writing_date.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 design/templates/archives/writing_date.html (limited to 'design/templates/archives/writing_date.html') diff --git a/design/templates/archives/writing_date.html b/design/templates/archives/writing_date.html deleted file mode 100644 index 67144b3..0000000 --- a/design/templates/archives/writing_date.html +++ /dev/null @@ -1,26 +0,0 @@ -{% extends 'base.html' %} -{% load typogrify %} -{% load html5_datetime %} -{% block pagetitle %}{{block.super}}: Archive{% endblock %} -{% block bodyid %}id="archive"{%endblock%} -{% block primary %} -

How did you get here? You URL chopping maniac you. Right on.

- -

{% if type == 'year' %}{{date}}, on luxagraf{%else%} Archive: {{date}} {% endif %}

{% if type == 'year' %} - {% else %} - - {% endif %} -{% endblock%} -- cgit v1.2.3-70-g09d2