Commit 2940e0fb authored by sim's avatar sim

[FIX] Oops: fix broken footer in projects overview template

parent 5b7bfb74
......@@ -79,9 +79,8 @@
</div>
</div>
</div>
</div>
<div class="container">
<div class="container">
<!-- GENERIC STATUS INFO -->
<div id="status" class="row col-lg-12 collapse">
......@@ -114,8 +113,6 @@
<img id="wait-img" width="90%" style="display:none" src="{% static "img/ajax-loader.gif"%}"></img>
</div>
<script type="html/tpl" id="project_item">
<div id="{url}" class="item row">
<h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment