This commit is contained in:
semblanceofsense
2025-02-23 18:15:56 -07:00
parent 35c1ce9d31
commit 069354fa3d
2 changed files with 2 additions and 1 deletions

View File

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