Use custom template to render meta tags properly

This commit is contained in:
Iacopo Spalletti 2015-10-18 12:46:50 +02:00
commit 2490447f44
6 changed files with 60 additions and 5 deletions

View file

@ -54,7 +54,7 @@ class SetupTest(BaseTest):
if not home:
home = create_page(
'a new home', language=lang,
template='page.html', in_navigation=True, published=True
template='blog.html', in_navigation=True, published=True
)
else:
create_title(