fix(i18n): spacing

This commit is contained in:
Matteo Pagliazzi 2014-04-06 20:07:26 +02:00
parent d94f874194
commit e4f8ee1b93

View file

@ -28,6 +28,7 @@ div(ng-if='profile.contributor.level || user._id == profile._id')
span.label.label-default(ng-if='!profile.contributor.level')=env.t('contribName')
small
=env.t('contribText')
| 
a(href='http://habitrpg.wikia.com/wiki/Contributing_to_HabitRPG', target='_blank')=env.t('readMore')
| .
hr