From 36cc9ef83d36f6e11e8c945d0e0b27b5323ca41b Mon Sep 17 00:00:00 2001 From: Baldur Kristinsson Date: Sun, 13 Dec 2015 00:49:07 +0000 Subject: [PATCH] Replacement page template with support for all math rendering modes --- page.tmpl | 271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 271 insertions(+) create mode 100644 page.tmpl diff --git a/page.tmpl b/page.tmpl new file mode 100644 index 0000000..5eb7a1d --- /dev/null +++ b/page.tmpl @@ -0,0 +1,271 @@ + + + + + + + + + +<TMPL_VAR TITLE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + +
+ + id="content" role="main"> + +
+ + +
+
+ + + + id="comments" role="complementary"> + + + + +
Comments on this page are closed.
+
+ +
+
+ + + + id="footer" class="pagefooter" role="contentinfo"> + + + + + + + +
+ + + -- 2.39.2