euscanwww: moving "Statistics" at the bottom of the menu bar
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
0601222691
commit
1af51ec674
@ -47,7 +47,6 @@
|
||||
<li><a href="{% url "maintainers" %}">Maintainers</a></li>
|
||||
<li><a href="{% url "overlays" %}">Overlays</a></li>
|
||||
<li><a href="{% url "world" %}">Scan World</a></li>
|
||||
<li><a href="{% url "statistics" %}">Statistics</a></li>
|
||||
|
||||
<li>---</li>
|
||||
|
||||
@ -87,6 +86,7 @@
|
||||
<li><a href="{% url "api" %}">API</a></li>
|
||||
<li><a href="{% url "feeds" %}">Feeds</a></li>
|
||||
<li><a href="{% url "config" %}">Server config</a></li>
|
||||
<li><a href="{% url "statistics" %}">Statistics</a></li>
|
||||
<li><a href="{% url "about" %}">About</a></li>
|
||||
{% endblock %}
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user