We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab98bf commit 4fa8c82Copy full SHA for 4fa8c82
1 file changed
content/theme/templates/page.html
@@ -16,7 +16,7 @@
16
{% include "footer.html" %}
17
</div>
18
</main>
19
- {% include "post.html" $}
+ {% include "post.html" %}
20
</body>
21
</html>
22
{% endblock %}
0 commit comments