astra / doc /source /templates /layout.html
Lorenzob's picture
Upload folder using huggingface_hub
859a779 verified
raw
history blame
153 Bytes
{% extends "!layout.html" %}
{% block rootrellink %}
<li><a href="{{ pathto('index') }}">{{ shorttitle }}</a>{{ reldelim1 }}</li>
{% endblock %}