From d92c7bd1af870db2bc6d87ef0901e738962d88b6 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 30 Dec 2016 00:32:39 +0100 Subject: [PATCH] fix tel number --- teleforma/templates/postman/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/templates/postman/base.html b/teleforma/templates/postman/base.html index 401bc908..a79f2a6d 100644 --- a/teleforma/templates/postman/base.html +++ b/teleforma/templates/postman/base.html @@ -12,7 +12,7 @@
@@ -37,4 +37,4 @@ -{% endblock postman_menu %} \ No newline at end of file +{% endblock postman_menu %} -- 2.39.5