Merge pull request #920 from camillem/master

Adding notranslate classes to ease translation of dynamic text
This commit is contained in:
Henne Vogelsang 2016-04-01 14:51:50 +02:00
commit 5cbf105a68
8 changed files with 32 additions and 16 deletions

View file

@ -2,7 +2,9 @@
.row
.col-md-12.page-header
%h1
= "My Proposals for #{@conference.title}"
Proposals for
%span.notranslate
= @conference.title
.row
.col-md-12