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