git.cweiske.de
/
phinde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3adae6
)
link websub on status page
author
Christian Weiske
<cweiske@cweiske.de>
Sat, 7 Mar 2020 20:03:41 +0000
(21:03 +0100)
committer
Christian Weiske
<cweiske@cweiske.de>
Sat, 7 Mar 2020 20:03:41 +0000
(21:03 +0100)
data/templates/status.htm
patch
|
blob
|
history
diff --git
a/data/templates/status.htm
b/data/templates/status.htm
index
6505818
..
7255307
100644
(file)
--- a/
data/templates/status.htm
+++ b/
data/templates/status.htm
@@
-46,7
+46,10
@@
</tr>
<tr>
- <th rowspan="{{subCount|length + 1}}">Subscriptions</th>
+ <th rowspan="{{subCount|length + 1}}">
+ <a href="https://www.w3.org/TR/websub/">WebSub</a>
+ subscriptions
+ </th>
<td>Total</td>
<td style="text-align: right">{{subSum}}</td>
</tr>