mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
placeholder deserves img-polaroid too
This commit is contained in:
parent
b0db605174
commit
1c0e258c58
@ -53,7 +53,7 @@ block content
|
||||
if profile.avatar
|
||||
img.profile_avatar.img-polaroid(src="#{profile.avatar}")
|
||||
else
|
||||
img.profile_avatar(src="http://placehold.it/270x180&text=Hello,%20World")
|
||||
img.profile_avatar.img-polaroid(src="http://placehold.it/270x180&text=Hello,%20World")
|
||||
div.span9
|
||||
h4 Bio
|
||||
p #{profile.bio}
|
||||
|
Loading…
Reference in New Issue
Block a user