+
+Tags
+ +-
+ {% for tag in tag_cloud %}
+
- {{ tag.0 }} + {% endfor %} +
diff --git a/Just-Read/templates/tags.html b/Just-Read/templates/tags.html index 6b889e8..eed50d2 100644 --- a/Just-Read/templates/tags.html +++ b/Just-Read/templates/tags.html @@ -1 +1,17 @@ - \ No newline at end of file +{% extends "base.html" %} +{% block title %}{{ SITENAME }}{% endblock %} + +{% block content %} +