commit | b01ccccdfde9c91c165ba4776de38118a72fa3a2 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Sep 30 15:32:43 2024 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Oct 01 18:01:32 2024 +0200 |
tree | 50cef97752575149d9e6f50f28805d134b3d38e1 | |
parent | a9f6089d4637cbfd52c13f6bbf23936d5b3261b0 [diff] [blame] |
Disable sidebar via stash Change-Id: I90a89bba41ebf8cdc7dd5b14bf4762784fb834fa
diff --git a/t/custom/doc/off.html.ep b/t/custom/doc/off.html.ep new file mode 100644 index 0000000..b907f12 --- /dev/null +++ b/t/custom/doc/off.html.ep
@@ -0,0 +1,6 @@ +% layout 'main', sidebar_off => 1; + + +<div class="intro"> + <h2>This has no sidebar!</h2> +</div>