Added blocks to post template
This commit is contained in:
parent
fba55a883c
commit
de1b14faca
|
@ -6,3 +6,8 @@ tags:
|
||||||
-
|
-
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
{% block excerpt %}
|
||||||
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue