10 lines
235 B
HTML
Executable File
10 lines
235 B
HTML
Executable File
<!-- Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license -->
|
|
|
|
{% if page.meta.comments %}
|
|
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
|
|
|
|
<!-- Giscus container -->
|
|
<div id="giscus-container"></div>
|
|
|
|
{% endif %}
|