onders.org_zola_theme/templates/comments.html

7 lines
283 B
HTML
Raw Normal View History

2023-02-06 12:20:18 +01:00
{% block js %}
<script data-isso-lang="de" src="{{ config.base_url }}/comments/js/embed.min.js"></script>
2023-02-06 12:20:18 +01:00
{% endblock js %}
{# <embed type="text/html" src="http://localhost:3000/"> #}
<section data-title="{{ page.title }}" data-isso-id="{{ page.path }}" id="isso-thread"></section>