This commit is contained in:
bergamotoil
2025-10-16 22:27:17 -06:00
parent 262f5c0fa0
commit 89624e7fe5
4 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
% if(! ~ $#handlers_bar_left 0) {
<nav id="side-bar">
% for(h in $handlers_bar_left) {
<h2>Site Map</h2>
<h2 id="sitemaptext">Site Map</h2>
<div>
% run_handler $$h
</div>