Fix for 'back to overview' not working if http_root was set

This commit is contained in:
rembo10
2012-05-30 12:53:29 +05:30
parent c756419b6e
commit 4a909e79cb

View File

@@ -21,7 +21,7 @@
%endif
</div>
</div>
<a href="/" class="back">&laquo; Back to overview</a>
<a href="home" class="back">&laquo; Back to overview</a>
</%def>
<%def name="body()">