mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-03 22:09:46 +00:00
Add 'project homepage' link.
This commit is contained in:
5
_templates/layout.html
Normal file
5
_templates/layout.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "!layout.html" %}
|
||||
{% block rootrellink %}
|
||||
<li><a href="/">Project Homepage</a> »</li>
|
||||
{{ super() }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user