3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-11 12:00:52 +01:00
dbot/views/report/servers.jade

13 lines
298 B
Plaintext
Raw Normal View History

2013-07-06 18:45:21 +00:00
extends ../layout
block content
h3 Servers
div#backlink
a(href='/') « Home
2013-08-17 21:04:42 +00:00
div
a(href='/notify/'+user.server+'/missing') My Missed Notifications
2013-07-06 18:45:21 +00:00
ul#quotelist
-each server in servers
a(href='/notify/'+server)
2013-07-06 18:45:21 +00:00
li.quotes #{server}