1.1 --- a/templates/submission.html Fri Jan 17 16:12:33 2014 +0100
1.2 +++ b/templates/submission.html Fri Jan 17 16:40:57 2014 +0100
1.3 @@ -9,7 +9,6 @@
1.4 {% block body %}
1.5 <div class="container">
1.6 <div class="col-lg-12">
1.7 - {% block body %}
1.8 <div class="section" id="hinweise-zur-erstellung-der-unterlagen">
1.9 <h1>Hinweise zur Erstellung der Unterlagen</h1>
1.10 <p>Hier insbesondere zum Vortrag und zur Mitschrift.</p>
1.11 @@ -102,7 +101,9 @@
1.12 allowFullScreen webkitallowfullscreen="true"
1.13 mozallowfullscreen="true"
1.14 src="http://skfb.ly/m4jh21cba?autostart=0&transparent=0&autospin=0&controls=1">
1.15 - </iframe> </div>
1.16 + </iframe>
1.17 + </div>
1.18 + </div>
1.19 </div>
1.20 -</div></div>
1.21 + </div>
1.22 {% endblock %}