Files
HSAP/algorithms/dms_yolo/code.embedded.bak/docs/overrides/partials/comments.html

10 lines
235 B
HTML
Raw Normal View History

<!-- 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 %}