Remove unused county landing page and events templates
authorLaury GvR <laury@gaslightmedia.com>
Fri, 15 Feb 2019 22:19:08 +0000 (17:19 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 15 Feb 2019 22:19:08 +0000 (17:19 -0500)
county-landing-page-template.php [deleted file]
events-template.php [deleted file]

diff --git a/county-landing-page-template.php b/county-landing-page-template.php
deleted file mode 100644 (file)
index b878024..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-/*
-Template Name: County Landing Page
-*/
-get_template_part('index');
\ No newline at end of file
diff --git a/events-template.php b/events-template.php
deleted file mode 100644 (file)
index 7b15779..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-/*
-Template Name: GLM Events Template
-*/
-get_template_part('index');
\ No newline at end of file