From 98ce45689b078170622f4a63a9d97c57e52100c1 Mon Sep 17 00:00:00 2001 From: Eduardo Edson Batista Cordeiro Alves Date: Thu, 7 Jan 2016 13:10:24 -0200 Subject: [PATCH] Add mask to phone, cpf and cep --- templates/base.html | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8a4939429..f3d354105 100644 --- a/templates/base.html +++ b/templates/base.html @@ -27,6 +27,7 @@ + {% endblock %} @@ -201,20 +202,17 @@ - {% block foot_js %} - - - - - - - - + + + + + + + + + + + - {% block extra_js %} - - {% endblock %} + {% block extra_js %} + {% endblock %} - {% endblock foot_js %} + {% endblock foot_js %}