2023-02-06 12:20:18 +01:00
|
|
|
{% block js %}
|
2024-04-20 00:02:14 +02:00
|
|
|
<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 %}
|
|
|
|
|
2024-04-20 00:02:14 +02:00
|
|
|
{# <embed type="text/html" src="http://localhost:3000/"> #}
|
|
|
|
<section data-title="{{ page.title }}" data-isso-id="{{ page.path }}" id="isso-thread"></section>
|