This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/admin/templates/administration/base.html

8 lines
115 B
HTML
Raw Normal View History

2018-11-11 12:41:48 +00:00
{% extends "overview/base.html" %}
{% load i18n %}
{% load is_active %}
{% block nav_secondary %}
2018-12-09 22:05:55 +00:00
{% endblock %}