Rename block
This commit is contained in:
parent
905cefbf99
commit
8cf796242c
|
@ -4,6 +4,6 @@
|
|||
<title>{{ site.title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
{% block body %}{% endblock %}
|
||||
{% block content %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue