Using home play i18n tag instead of common play tag.

This commit is contained in:
Nick Winter 2014-11-28 19:49:13 -08:00
parent 8400eb6016
commit 89af30f436

View file

@ -3,7 +3,7 @@ extends /templates/base
block outer_content
#spacer
a#play-button(href="/play", data-i18n="common.play")
a#play-button(href="/play", data-i18n="home.play")
//#or-ipad(data-i18n="home.or_ipad")