page refresh title issue fixed

This commit is contained in:
Rushabh Mehta
2012-12-28 10:30:46 +05:30
parent de0c5ae0bc
commit 84adf1bb7f
5 changed files with 18 additions and 16 deletions

View File

@@ -36,6 +36,8 @@
{% endfor %}
</table>
</div>
{% else %}
<div class="alert">No items listed.</div>
{% endif %}
</div>
</div>