aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/default.template
diff options
context:
space:
mode:
authordvs12025-01-15 11:04:15 +1000
committerdvs12025-01-15 11:04:15 +1000
commit97d97ff4d60afe1eafee7f1deea28c89b7b60436 (patch)
tree8062518feaf2bedc7adc036d6bb82f1a029a8746 /default.template
parentClean out the beginning and end of Foswiki pages. (diff)
downloadnotYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.zip
notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.gz
notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.bz2
notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.xz
Remove the author stuff, pointless really.
Diffstat (limited to 'default.template')
-rw-r--r--default.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.template b/default.template
index af5d701..187112d 100644
--- a/default.template
+++ b/default.template
@@ -36,7 +36,6 @@
36 <td style="background-color: black; width: fit-content;"> 36 <td style="background-color: black; width: fit-content;">
37 <main class="contentBox" style="overflow-y: auto; overflow-x: hidden;"> 37 <main class="contentBox" style="overflow-y: auto; overflow-x: hidden;">
38 <h1>$pagetitle$</h1> 38 <h1>$pagetitle$</h1>
39 Author: $author$
40 $body$ 39 $body$
41 </main> 40 </main>
42 </td> 41 </td>