fix remaining issues with non-numeric slugs
[~bandali/bndl.org] / cv.m4
diff --git a/cv.m4 b/cv.m4
index c92cca3..8a7bf94 100644 (file)
--- a/cv.m4
+++ b/cv.m4
@@ -1,8 +1,8 @@
 dnl -*- html -*-
 define(__title, `Curriculum vitae')dnl
 define(__slug, `cv')dnl
-include(header.html)
-<main>
+include(header.html)dnl
+
 <h1>Curriculum vitae (<a href="//p.bndl.org/bandali-cv.pdf">PDF</a>)</h1>
 
 <table>
@@ -62,4 +62,5 @@ Department, York University | Fall 2017</h3>
 <p>Teaching Assistant</p>
 <p><abbr title="Net-Centric Introduction to Computing">EECS 1012</abbr>:
 TA in Fall 2017</p>
-include(footer.html)
+
+include(footer.html)dnl