From 4f14d297c805ff493697a8018e601f394aa675da Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Wed, 5 Mar 2014 09:51:32 +1300 Subject: [PATCH] Tidying up the templates, making sure is valid XML --- templates/includes/LookupUserResponse.inc | 2 +- templates/includes/header.inc | 6 ++---- templates/problem.tt | 1 - templates/response.tt | 5 +---- 4 files changed, 4 insertions(+), 10 deletions(-) diff --git a/templates/includes/LookupUserResponse.inc b/templates/includes/LookupUserResponse.inc index 9545e04..1e54eff 100644 --- a/templates/includes/LookupUserResponse.inc +++ b/templates/includes/LookupUserResponse.inc @@ -40,4 +40,4 @@ RequestedItem [% END %] [% END %] - + diff --git a/templates/includes/header.inc b/templates/includes/header.inc index 797a783..4ac79c5 100644 --- a/templates/includes/header.inc +++ b/templates/includes/header.inc @@ -1,5 +1,3 @@ - + + diff --git a/templates/problem.tt b/templates/problem.tt index 0c007b4..8a39f8b 100644 --- a/templates/problem.tt +++ b/templates/problem.tt @@ -1,5 +1,4 @@ [% INCLUDE 'includes/header.inc' %] - <[% messagetype %]> [% IF processingerror %] diff --git a/templates/response.tt b/templates/response.tt index 68519ae..eaf6bc9 100644 --- a/templates/response.tt +++ b/templates/response.tt @@ -1,7 +1,4 @@ -[%# INCLUDE 'includes/header.inc' %] - - - <[% messagetype %]> + <[% messagetype %]> [% fromagency | trim%] -- 2.43.2