FossilRepo

fossilrepo / templates / admin / base_site.html

{% extends "admin/base.html" %}

{% block title %} {% if subtitle %} {{ subtitle }} | {% endif %} {{ title }} | {{ site_title|default:_('Django site admin') }}

{% block extrastyle %} {{ block.super }}

{% block welcome-msg %} {% firstof user.get_short_name user.get_username %}.

{% block userlinks %} App Health Mailpit {% if user.has_usable_password %} PWD / {% endif %} {% include "admin/color_theme_toggle.html" %}

{% block branding %}

{% block nav-global %}{% endblock %}

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button