Updates reading modals

This commit is contained in:
Mouse Reeve
2021-12-30 18:06:33 -08:00
parent 65c719d2d4
commit a576b128c3
3 changed files with 15 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
{% extends 'components/modal.html' %}
{% extends 'components/new_modal.html' %}
{% load i18n %}
{% load utilities %}