From 19755337b123da8c02f729ef7f4041f0cbf60545 Mon Sep 17 00:00:00 2001 From: Jiachen Yang Date: Sun, 11 Mar 2012 00:59:53 +0900 Subject: init bootstrap2 --- bootstrap2/templates/tag.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bootstrap2/templates/tag.html (limited to 'bootstrap2/templates/tag.html') diff --git a/bootstrap2/templates/tag.html b/bootstrap2/templates/tag.html new file mode 100644 index 0000000..68cdcba --- /dev/null +++ b/bootstrap2/templates/tag.html @@ -0,0 +1,2 @@ +{% extends "index.html" %} +{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %} -- cgit v1.1