diff options
| author | dvs1 | 2025-01-15 11:04:15 +1000 |
|---|---|---|
| committer | dvs1 | 2025-01-15 11:04:15 +1000 |
| commit | 97d97ff4d60afe1eafee7f1deea28c89b7b60436 (patch) | |
| tree | 8062518feaf2bedc7adc036d6bb82f1a029a8746 /default.template | |
| parent | Clean out the beginning and end of Foswiki pages. (diff) | |
| download | notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.zip notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.gz notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.bz2 notYetAnotherWiki-97d97ff4d60afe1eafee7f1deea28c89b7b60436.tar.xz | |
Remove the author stuff, pointless really.
Diffstat (limited to '')
| -rw-r--r-- | default.template | 1 |
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> |
