Merge pull request #109 from rhc2104/404

Center text in 404 page
This commit is contained in:
Michael Schmatz 2014-01-08 05:13:06 -08:00
commit 119812e126

View file

@ -2,4 +2,4 @@ extends /templates/base
block content
h1(data-i18n="not_found.page_not_found") Page not found
h1.text-center(data-i18n="not_found.page_not_found") Page not found