mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-22 12:09:28 +01:00
Add 'project homepage' link.
This commit is contained in:
parent
6704ef5d60
commit
bef4aa2ee1
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 %}
|
Loading…
Reference in New Issue
Block a user