Skip to content

Commit a5b1215

Browse files
committed
Adds note to templates
This closes #2986, although it was actually closed in Raku/Documentable#17. The problem there is that the variables were not being substituted, simply because no one thought they were actually used. Code to substitute them was added, and that was that.
1 parent d74adf5 commit a5b1215

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
MENU
2626
</div>
2727
</div>
28+
<!-- please make sure these two CAPITALIZED variables stay there -->
29+
2830
<div id="content" class="pretty-box yellow CONTENT_CLASS">
2931
EDITURL

0 commit comments

Comments
 (0)