diff options
author | Leif Johansson <leifj@sunet.se> | 2012-10-02 22:23:54 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-10-02 22:23:54 +0200 |
commit | ec839d583fff6b279c7cdec2fdf87762f81f9aa5 (patch) | |
tree | 912507bfc3353ba076ae225a8d40ba14f57d2972 /src/templates/apps/room/create.html | |
parent | 2346efdb58afff79fcfc1d581b0091f32ee6fac1 (diff) |
- bootstrap
- cleanup
- bugfixes
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 |