mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
Feature implementation
This commit is contained in:
@@ -107,6 +107,9 @@
|
||||
<a href="{% url 'admin:password_change' %}">{% trans 'Change password' %}</a> /
|
||||
{% endif %}
|
||||
<a href="{% url 'admin:logout' %}">{% trans 'Log out' %}</a>
|
||||
|
|
||||
<a href="{% url 'admin:core_snapshot_changelist' %}">☰</a>
|
||||
<a href="{% url 'admin:grid' %}"><span style="letter-spacing: -.4em">⣿⣿</span> </a>
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user