summaryrefslogtreecommitdiff
path: root/templates/apps/room/modify.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apps/room/modify.html')
-rw-r--r--templates/apps/room/modify.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/apps/room/modify.html b/templates/apps/room/modify.html
new file mode 100644
index 0000000..a2e1b3a
--- /dev/null
+++ b/templates/apps/room/modify.html
@@ -0,0 +1,3 @@
+{% extends "edit.html" %}
+{% block widgets %}
+{% endblock %} \ No newline at end of file