summaryrefslogtreecommitdiffhomepage
path: root/src/srp/index.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-07-30 16:31:19 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-07-30 16:31:19 +0200
commit2bc43e1f6e70a03d74fd9c86b0c8688faa681582 (patch)
tree2a81b8f10f8917a5bfd452e1d55b832a92fb1985 /src/srp/index.html
parent8029ffb4f5c1e576f0fa54bde9f2434926d122ad (diff)
Don’t wrap “m4_footer” in small tags
Diffstat (limited to 'src/srp/index.html')
-rw-r--r--src/srp/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/srp/index.html b/src/srp/index.html
index f41c3d2..56aaa82 100644
--- a/src/srp/index.html
+++ b/src/srp/index.html
@@ -41,9 +41,7 @@
<hr>
<footer>
- <small>
- m4_footer
- </small>
+ m4_footer
</footer>
</body>
</html>