fix unclosed div on productions
This commit is contained in:
parent
8bd2584ffb
commit
0ae1901b23
|
@ -179,6 +179,7 @@ $(function() {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
<div class="addComments">
|
<div class="addComments">
|
||||||
Please sign-in to add comments.
|
Please sign-in to add comments.
|
||||||
|
@ -193,6 +194,5 @@ $(function() {
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/js/innertabs.js"></script>
|
<script type="text/javascript" src="/static/js/innertabs.js"></script>
|
||||||
|
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<a href="{{ edit_url }}">Edit</a>
|
<a href="{{ edit_url }}">Edit</a>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user