1
0

Add search for js-enabled browsers

This commit is contained in:
2021-12-04 22:05:33 +01:00
parent 555128c88b
commit d090f61543
4 changed files with 39 additions and 2 deletions

View File

@ -24,5 +24,6 @@
{{ macros::list_posts(section="posts", count=config.extra.latest_posts_count) }}
{% endblock %}
</main>
{% block script %}{% endblock %}
</body>
</html>