diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-03-14 09:58:15 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-03-14 09:58:15 +0000 |
| commit | e7e358c99a516e13a01dd64b29e6af5a51026259 (patch) | |
| tree | 11d3495cd88d2e12b86e73357488b34c1dadeb3a /_werc/lib/footer.inc | |
first commit
Diffstat (limited to '_werc/lib/footer.inc')
| -rw-r--r-- | _werc/lib/footer.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_werc/lib/footer.inc b/_werc/lib/footer.inc new file mode 100644 index 0000000..01f022e --- /dev/null +++ b/_werc/lib/footer.inc @@ -0,0 +1,5 @@ +<br class="doNotDisplay doNotPrint" /> + +<div style="margin-right: auto;"><a href="http://werc.cat-v.org">Powered by werc</a></div> + +<div><form action="/_search/" method="POST"><input type="text" id="searchtext" name="q"> <input type="submit" value="Search"></form></div> |
