diff --git a/ugly_hacks/santiago/protocols/https/templates/client-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/client-get.tmpl
deleted file mode 100644
index e957b199e..000000000
--- a/ugly_hacks/santiago/protocols/https/templates/client-get.tmpl
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
- $message
- You're hosting these services for $client:
- #if $services
-
- #for service in $services
- - $service
- #end for
-
- #end if
-
-
diff --git a/ugly_hacks/santiago/protocols/https/templates/location-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/location-get.tmpl
deleted file mode 100644
index 6b7dbaeff..000000000
--- a/ugly_hacks/santiago/protocols/https/templates/location-get.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $message
- You're hosting $service
- for $client
- at $location.
-
-