Take extra / out of view, thanks NPerry

This commit is contained in:
Raphael Sofaer 2011-02-11 11:23:32 -08:00
parent b413513999
commit cb73922a26

View file

@ -8,7 +8,7 @@
= f.label :username , t('username')
= f.text_field :username
%p.user_network
="@#{AppConfig[:pod_uri].host}/"
="@#{AppConfig[:pod_uri].host}"
%p
= f.label :password , t('password')