Alerts page layout fixes

This commit is contained in:
Ian Renton
2026-09-05 10:19:53 +01:00
parent 237cdaa091
commit e52790f07d
9 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -113,8 +113,8 @@
</div>
<script src="/static/js/spotsbandsandmap.js?v=1788599677"></script>
<script src="/static/js/spots.js?v=1788599677"></script>
<script src="/static/js/spotsbandsandmap.js?v=1788599993"></script>
<script src="/static/js/spots.js?v=1788599993"></script>
<script>$(document).ready(function () {
$("#nav-link-spots").addClass("active");
}); <!-- highlight active page in nav --></script>