/*
Theme Name: EANS
Theme URI: eans.co.uk
Description: A bespoke theme for EANS.
Version: 1.0
Author: Paddy Mitchell & John Thompson
Author URI: http://www.shakecreative.co.uk

Page Key:

header.php = Layout header, CSS and nav
footer.php = Layout footer and JS

front-page = Front page!
index.php = Standard content page

page-7.php = Profile edit page
page-70.php = Event landing page
page-74.php = Post landing page
page-76.php = Members landing page
page-79.php = Member profile page
content-archive.php = Archive page

content-event-type.php = Breakaway content for event types/categories
content-member-front-page.php = Member home page
content-archive.php = Archive pages (Events, Posts, News)

single-event.php = Single event page
single-post.php = Single post page
single-news.php = Single news page

functions.php = Small blocks of HTML and functions, hooks & filters
includes/partials.php = Large blocks of HTML used throughout (All functions prefixed with partial_)
includes/quieries.php = WP/DB queries used throughout (All functions prefixed with query_)
includes/modals.php = Modals to be included in the footer (All functions prefixed with modal_)
includes/emails/email-temnplate.php = Email template

404 = Page not found template

*/
