Don't block PNP spots from other programmes like WWFF, as there are known to be WWFF spots on PNP that are not also on Spotline

This commit is contained in:
Ian Renton
2026-03-09 10:46:28 +00:00
parent 30c6222fa0
commit b6407b4f66
9 changed files with 25 additions and 27 deletions

View File

@@ -3,8 +3,8 @@
<div id="status-container" class="row row-cols-1 row-cols-md-4 g-4 mt-4"></div>
<script src="/js/common.js?v=1773052898"></script>
<script src="/js/status.js?v=1773052898"></script>
<script src="/js/common.js?v=1773053188"></script>
<script src="/js/status.js?v=1773053188"></script>
<script>$(document).ready(function() { $("#nav-link-status").addClass("active"); }); <!-- highlight active page in nav --></script>
{% end %}