Servlet-context fixes

This commit is contained in:
Simon Brooke 2018-07-22 09:24:37 +01:00
parent 3463292e3c
commit b7ddc0a443
9 changed files with 9 additions and 16 deletions

View file

@ -63,9 +63,6 @@
<!-- content: put your main page content into this block -->
{% endblock %}
</div>
<p>
User: {{user}}
</p>
<br clear="both"/>
</div>
{% block foot %}