From 6859ec76c0049c886a8a88929ba35817216eff23 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Wed, 30 May 2012 16:27:59 -0500 Subject: [PATCH] Updated templates. --- .../https/templates/consumedLocation-get.tmpl | 14 -------------- .../https/templates/consumedService-get.tmpl | 9 +++++---- .../protocols/https/templates/consuming-get.tmpl | 8 ++++---- .../https/templates/hostedService-get.tmpl | 1 - 4 files changed, 9 insertions(+), 23 deletions(-) delete mode 100644 ugly_hacks/santiago/protocols/https/templates/consumedLocation-get.tmpl diff --git a/ugly_hacks/santiago/protocols/https/templates/consumedLocation-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/consumedLocation-get.tmpl deleted file mode 100644 index 3cc0b5df6..000000000 --- a/ugly_hacks/santiago/protocols/https/templates/consumedLocation-get.tmpl +++ /dev/null @@ -1,14 +0,0 @@ - - -

You are consuming - $service from - $host at:

- #if $locations - - #end if - - diff --git a/ugly_hacks/santiago/protocols/https/templates/consumedService-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/consumedService-get.tmpl index 64d975f5a..001ab95a3 100644 --- a/ugly_hacks/santiago/protocols/https/templates/consumedService-get.tmpl +++ b/ugly_hacks/santiago/protocols/https/templates/consumedService-get.tmpl @@ -1,10 +1,11 @@ -

You are consuming $service from:

- #if $hosts +

You are consuming $service from + $host at:

+ #if $locations #end if diff --git a/ugly_hacks/santiago/protocols/https/templates/consuming-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/consuming-get.tmpl index 625ade4c5..df4edc3e7 100644 --- a/ugly_hacks/santiago/protocols/https/templates/consuming-get.tmpl +++ b/ugly_hacks/santiago/protocols/https/templates/consuming-get.tmpl @@ -1,10 +1,10 @@ - #if $services -

You are consuming these services:

+ #if $hosts +

You are consuming services from these hosts:

#end if diff --git a/ugly_hacks/santiago/protocols/https/templates/hostedService-get.tmpl b/ugly_hacks/santiago/protocols/https/templates/hostedService-get.tmpl index 6773eb5d3..e28fbb2df 100644 --- a/ugly_hacks/santiago/protocols/https/templates/hostedService-get.tmpl +++ b/ugly_hacks/santiago/protocols/https/templates/hostedService-get.tmpl @@ -1,6 +1,5 @@ -

$message

You're hosting $service for $client at:

#if $locations