Add current conference to the title if present

This commit is contained in:
Petko Bordjukov 2016-10-09 00:23:32 +03:00
parent c91d72b276
commit 085582f946
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ html
title
- if content_for? :title
=> content_for :title
- if current_conference.present?
| |
=<> current_conference.title
| | Clarion
- else
| Clarion