Added blocks to post template
This commit is contained in:
parent
fba55a883c
commit
de1b14faca
1 changed files with 6 additions and 1 deletions
|
@ -6,3 +6,8 @@ tags:
|
||||||
-
|
-
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
{% block excerpt %}
|
||||||
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue