diff options
Diffstat (limited to 'templates/web/default/contact/index.html')
-rw-r--r-- | templates/web/default/contact/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/contact/index.html b/templates/web/default/contact/index.html index 50e8d3845..a644ed952 100644 --- a/templates/web/default/contact/index.html +++ b/templates/web/default/contact/index.html @@ -94,6 +94,6 @@ </form> -[% INCLUDE 'contact/address.html' %] +[% TRY %][% INCLUDE 'contact/address.html' %][% CATCH file %][% END %] [% INCLUDE 'footer.html' %] |