mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 14:00:39 -07:00
update demo
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<body>
|
||||
<h1>{{title}}</h1>
|
||||
|
||||
{% block %}
|
||||
{% block %}{% endblock %}
|
||||
|
||||
<footer> {% block footer %} </footer>
|
||||
<footer> {% block footer %}{% endblock %} </footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user