diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 04:29:14 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-07-30 04:29:14 +0200 |
commit | 25c286f500cc45782cf820066d548d75c85fa05b (patch) | |
tree | ce302a8f1e51ff860bdcbac794325e069003dac1 /src/srp | |
parent | 54fea2f2a3ee0e6b027cd8be0a8a5a89872a8633 (diff) |
Use m4 for footers everywhere
Diffstat (limited to 'src/srp')
-rw-r--r-- | src/srp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/srp/index.html b/src/srp/index.html index aaf72b1..f41c3d2 100644 --- a/src/srp/index.html +++ b/src/srp/index.html @@ -42,7 +42,7 @@ <footer> <small> - Page last edited: 30th July 2023, 01:00 CEST + m4_footer </small> </footer> </body> |