fixed title in new tag

This commit is contained in:
Thomas Hille
2017-02-23 13:36:36 +01:00
parent 9bef1d8bb2
commit d446fcb109

View File

@ -1,3 +1,3 @@
h1 = t('shared.new_model', model: Hint.model_name.human)
h1 = t('shared.new_model', model: Tag.model_name.human)
= render('form')