added blog link
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
= navbar_item t('.collection_concept'), collection_concept_path
|
||||
= navbar_item t('.statements'), statements_path
|
||||
= navbar_item t('donation'), donation_path
|
||||
= navbar_item 'Blog', 'http://blog.cannabis-initiative.ch'
|
||||
= navbar_item t('.sign_in'), new_supporter_session_path unless supporter_signed_in?
|
||||
= navbar_item t('.sign_out'), destroy_supporter_session_path, nil, 'data-method' => :delete if supporter_signed_in?
|
||||
- if supporter_signed_in? && current_supporter.admin?
|
||||
|
||||
Reference in New Issue
Block a user