fix unclosed div on productions

This commit is contained in:
Sanjay B 2013-09-04 15:13:01 +05:30
parent 8bd2584ffb
commit 0ae1901b23

View File

@ -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>