From bbd9bee4bbbade7880aa7636bf8d32de8aa1e43d Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Fri, 24 Jan 2014 12:47:21 +0000 Subject: [PATCH] Move wagtailcore templates to the right place --- wagtail/wagtailcore/templates/{core => wagtailcore}/page.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename wagtail/wagtailcore/templates/{core => wagtailcore}/page.html (100%) diff --git a/wagtail/wagtailcore/templates/core/page.html b/wagtail/wagtailcore/templates/wagtailcore/page.html similarity index 100% rename from wagtail/wagtailcore/templates/core/page.html rename to wagtail/wagtailcore/templates/wagtailcore/page.html