8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-25 04:43:10 +00:00
re2o/templates/admin/base_site.html

8 lines
136 B
HTML
Raw Normal View History

2019-02-16 19:55:16 +00:00
{% extends "users/sidebar.html" %}
{% load static %}
{% block title %}{{ title }}{% endblock %}
{% block nav-global %}{% endblock %}