From 755783f4d0737cd936bbf635e40760241e61d4d4 Mon Sep 17 00:00:00 2001 From: Tiago Mello Date: Tue, 7 Sep 2010 23:30:50 -0300 Subject: Bug 594038 - Add new hook 'end' in footer.html.tmpl r/a=mkanat --- template/en/default/global/footer.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/global/footer.html.tmpl') diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl index 0379f0298..e68ee57c8 100644 --- a/template/en/default/global/footer.html.tmpl +++ b/template/en/default/global/footer.html.tmpl @@ -44,6 +44,8 @@
+[% Hook.process("end") %] + -- cgit v1.2.3-24-g4f1b