doctrinops / docs /theme /main.html
guyeux's picture
Upload folder using huggingface_hub
2e1d3df verified
Raw
History Blame Contribute Delete
123 Bytes
{% extends "base.html" %}
{% block libs %}
{{ super() }}
{% include "partials/libs.html" ignore missing %}
{% endblock %}