mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-24 16:24:32 +00:00
Rationalise docs part 2 #151
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
<div id="info-container" class="mt-4">
|
||||
<p class="small mb-0"><a href="/help">Spothole Help</a></p>
|
||||
{% block help_content %}{% end %}
|
||||
{% block help_content %}{% end %}
|
||||
<p class="small mt-4"><a href="/help">Back</a></p>
|
||||
</div>
|
||||
|
||||
<script>$(document).ready(function () {
|
||||
$("#nav-link-about").addClass("active");
|
||||
$("#nav-link-help").addClass("active");
|
||||
}); <!-- highlight active page in nav --></script>
|
||||
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user