From b725f573660842937c9ef10bfaeeae92a99a5938 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Wed, 29 Mar 2017 18:13:04 -0300 Subject: [PATCH] Alterando o modal de deletar links --- links/templates/links/delete.html | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/links/templates/links/delete.html b/links/templates/links/delete.html index 519412c..2a3ea50 100644 --- a/links/templates/links/delete.html +++ b/links/templates/links/delete.html @@ -1,22 +1,23 @@ -{% load i18n %} +{% load static i18n permission_tags %} + -- libgit2 0.21.2