3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 06:19:24 +01:00

Moved back link on profile

This commit is contained in:
Sam Nicholls 2013-01-24 22:07:43 +00:00
parent 6e65d6bdb6
commit 76ed899917

View File

@ -43,7 +43,10 @@ block content
h1
#{primary}
small
"#{profile.tagline}"
if(profile.tagline)
"#{profile.tagline}"
div#backlink
a(href='/profile/'+connection) « Profiles
div.row.profile_row#profile_data
div.span3
@ -92,6 +95,3 @@ block content
#{chan.fields.wpl.data}
td
#{chan.fields.in_mentions.data}
ul.pager
li.previous
a(href='/profile/'+connection) ← Back to #{connection}.