teach plugins with dependencies to behave

This commit is contained in:
Deniz Turgut
2013-04-12 18:36:42 -04:00
parent c694cb404d
commit 31ccbde072
86 changed files with 45 additions and 930 deletions
@@ -0,0 +1,5 @@
{% extends "index.html" %}
{% block content_title %}
<h2>Articles in the {{ category }} category</h2>
{% endblock %}