fix backlinks #506

This commit is contained in:
reality 2013-06-19 20:09:01 +00:00
parent 410eb58c8a
commit 710b9bda49
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@ extends ../layout
block content block content
h3 Users with warnings on #{server} h3 Users with warnings on #{server}
div#backlink div#backlink
a(href='/warning') a(href='/warning') « Server List
ul#quotelist ul#quotelist
-each user in users -each user in users
a(href='/warning/'+server+'/'+user) a(href='/warning/'+server+'/'+user)

View File

@ -2,7 +2,8 @@ extends ../layout
block content block content
div#backlink div#backlink
a(href='/warning/'+server) a(href='/warning/'+server) « Server Warnings
p
div#profile_datatable div#profile_datatable
table.table.table-hover.data table.table.table-hover.data
thead thead