daily + description field
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1 class="title">
|
||||
<!-- <h1 class="title">
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
</h1> -->
|
||||
<p class="subtitle"><strong>{{ page.date }}</strong></p>
|
||||
{{ page.content | safe }}
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user