From ab243033cc770a1b0b6c2a83a8ae76d06ff414a0 Mon Sep 17 00:00:00 2001 From: Seyi Adebajo Date: Mon, 13 Feb 2017 11:41:48 -0800 Subject: [PATCH] DSS-5869 Adds footer template --- wherehows-web/app/templates/footer.hbs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 wherehows-web/app/templates/footer.hbs diff --git a/wherehows-web/app/templates/footer.hbs b/wherehows-web/app/templates/footer.hbs new file mode 100644 index 0000000000..6b87053808 --- /dev/null +++ b/wherehows-web/app/templates/footer.hbs @@ -0,0 +1,12 @@ + \ No newline at end of file