At this stage, it's mostly (not entirely) working under Jetty
Still not working under Tomcat.
This commit is contained in:
parent
d43eb22cd3
commit
bd9bb89cce
8 changed files with 97 additions and 50 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<div id="nav">
|
||||
<img id="nav-icon" src="{{servlet-context}}/img/threelines.png" alt="Menu"/>
|
||||
<menu id="nav-menu" class="nav">
|
||||
<li class=""><a href="{{servlet-context}}/home">Home</a></li>
|
||||
<li class=""><a href="{{servlet-context}}/">Home</a></li>
|
||||
<li class=""><a href="https://library.projecthope.scot/">Library</a></li>
|
||||
{% if user %}
|
||||
<li class=""><a href="{{servlet-context}}/roles">Roles</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue