placing the closing tags on the right place

This commit is contained in:
Serghei Mihai 2014-10-15 19:19:38 +02:00
parent 5f93ba798b
commit 4e659aa0c6
1 changed files with 2 additions and 4 deletions

View File

@ -175,9 +175,6 @@
</p>
</div>
</div>
</div>
<script>
var popup;
var timer;
@ -237,5 +234,6 @@
</script>
{% endif %}
</div>
</div>
{% endblock %}