UPdate.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{# retoor <retoor@molodetz.nl> #}
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block main %}
|
||||
{% include 'includes/breadcrumb.html' %}
|
||||
<article>
|
||||
{% block article %}{% endblock %}
|
||||
</article>
|
||||
{% include 'includes/page_footer.html' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user