This commit is contained in:
2022-08-11 23:09:53 +01:00
parent 5fd6b887de
commit 7791e96809
4 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{% extends "base.html" %}
{% load static %}
{% block content %}
{% include 'partials/notify.html' %}
<script>
// tabbed browsing for the modal
function initTabs() {