diff options
Diffstat (limited to 'templates/web/bromley')
-rw-r--r-- | templates/web/bromley/footer.html | 3 | ||||
-rw-r--r-- | templates/web/bromley/footer_extra_js.html (renamed from templates/web/bromley/header_extra.html) | 0 |
2 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/bromley/footer.html b/templates/web/bromley/footer.html index 87d244480..37ba0641e 100644 --- a/templates/web/bromley/footer.html +++ b/templates/web/bromley/footer.html @@ -25,10 +25,9 @@ </div> </div> </div> - </div> <!-- .wrapper --> - [% TRY %][% PROCESS 'footer_extra.html' %][% CATCH file %][% END %] + [% INCLUDE 'common_footer_tags.html' %] </body> </html> diff --git a/templates/web/bromley/header_extra.html b/templates/web/bromley/footer_extra_js.html index 57066dbe8..57066dbe8 100644 --- a/templates/web/bromley/header_extra.html +++ b/templates/web/bromley/footer_extra_js.html |