Move waitlist message template into admin framework
authorMagnus Hagander <magnus@hagander.net>
Sun, 25 Mar 2018 12:43:46 +0000 (14:43 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 25 Mar 2018 12:43:46 +0000 (14:43 +0200)
template/confreg/admin_waitlist_inactive.html

index 3855cd1ff16e333f87ae9cdc8bd905750b8109e9..f68064d6f682b64affa2607ee438a3821b5f6514 100644 (file)
@@ -1,4 +1,4 @@
-{%extends "base.html" %}
+{%extends "confreg/confadmin_base.html" %}
 {%block title%}Conference waitlist{%endblock%}
 {%block layoutblock%}
 <h1>Conference waitlist</h1>