diff --git a/scripts/birdweather_request.php b/scripts/birdweather_request.php deleted file mode 100644 index a54a504..0000000 --- a/scripts/birdweather_request.php +++ /dev/null @@ -1,12 +0,0 @@ - $value) -{ - $template = str_replace('{{ '.$key.' }}', $value, $template); -} -echo $template; -?> - diff --git a/scripts/email_template b/scripts/email_template deleted file mode 100644 index ca56c88..0000000 --- a/scripts/email_template +++ /dev/null @@ -1,15 +0,0 @@ -Hi, Tim, and thank you so much for BirdWeather.com! -%0A%0A -Below is the information I would like to use to request a BirdWeather ID -%0A%0A -Latitude={{ LATITUDE }}%0A -Longitude={{ LONGITUDE }}%0A -City= [ City ]%0A -State= [ State ]%0A -Country= [ Country ]%0A -%0A%0A -Thank you so much!%0A -[ Your Name Here ] -%0A%0A -Disclaimer: By requesting this BirdWeather ID, I acknowledge that my location%0A -and recording data will be made public.