chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
793e8d8
)
Remove spurious "g" which ended up in the template somehow
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 02:01:49 +0000
(
02:01
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 21 Mar 2021 02:01:49 +0000
(
02:01
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
templates/session.tera
patch
|
blob
|
history
diff --git
a/templates/session.tera
b/templates/session.tera
index 534c95cc016ed5ef6e7f82b3ca8057866a215951..78e7e7d2fc15e4fd556449b3729c18cb485ef771 100644
(file)
--- a/
templates/session.tera
+++ b/
templates/session.tera
@@
-39,7
+39,7
@@
<div class="upper">
{{ m::nick() }}
|
-
g
{{ m::wresting() }}
+{{ m::wresting() }}
|
{{ m::status() }}
|