diff options
Diffstat (limited to 'src/templates/apps/room/create.html')
-rw-r--r-- | src/templates/apps/room/create.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/templates/apps/room/create.html b/src/templates/apps/room/create.html index 7989856..b8b3b68 100644 --- a/src/templates/apps/room/create.html +++ b/src/templates/apps/room/create.html @@ -1,8 +1 @@ {% extends "apps/room/modify.html" %} -{% block beforeform %} -<div class="ui-state-highlight ui-corner-all" style="margin-bottom: 5px;"> -<p class="infopanel"> -<span class="ui-icon ui-icon-info"></span> -Here you can create a new meeting room... -</p></div> -{% endblock %}
\ No newline at end of file |