Themes
=======

This directory holds a directory for each theme to be used in the plugin to display the sites.
The themes in this part needs to have a '[theme name]-render.php' file and a 'preview.png' file.
The themes can also be created in the current wordpress template directory under a directory called "geo-target-themes",
the themes in the wordpress template directory take precedence over these themes, if a theme here is called the same as
in the wordpress template directory the one in the template directory will be used.
The intention is to deprecate the use of themes in the plugin, and instead set them up in the template directory.