Issue #6: Show posted date on teasers
This commit is contained in:
parent
759dfbf37c
commit
d42fa7395e
3 changed files with 5 additions and 1 deletions
|
@ -4,8 +4,10 @@
|
|||
|
||||
{% block content_wrapper %}
|
||||
<div class="col-md-10">
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{% include 'post-header' %}
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
{% if page.tags %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue