fix remaining issues with non-numeric slugs
[~bandali/bndl.org] / license.m4
index 1cf8818..35e5912 100644 (file)
@@ -1,7 +1,8 @@
 dnl -*- html -*-
 define(__title, `Licensing Information')dnl
 define(__slug, `license')dnl
-include(header.html)
+include(header.html)dnl
+
 <article>
 <h1>License information for bandali.eu.org</h1>
 <p>I strongly believe in
@@ -22,5 +23,6 @@ later version.  A copy of the license is included at
 <li><a href="//www.gnu.org/proprietary/proprietary.html">Proprietary Software Is Often Malware</a></li>
 </ul>
 </article>
+
 define(__copy, `2019')dnl
-include(footer.html)
+include(footer.html)dnl