diff options
Diffstat (limited to 'templates/web/bromley/footer.html')
-rw-r--r-- | templates/web/bromley/footer.html | 3 |
1 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> |