Merge pull request #5870 from SuperTux88/fix-not_public-page

fix not_public page
This commit is contained in:
Jonne Haß 2015-04-20 22:40:00 +02:00
commit ae8735c2a3

View file

@ -5,10 +5,10 @@
- content_for :head do
= stylesheet_link_tag :error_pages, :media => 'all'
#big-number.transparent
#big-number.transparent
404
#content
#content
= t('error_messages.post_not_public_or_not_exist')
%br
= t('error_messages.login_try_again', :login_link => new_user_session_path).html_safe