From 10f221e31e1c7d237ad06bf088c69c933613e34a Mon Sep 17 00:00:00 2001 From: juliotoscano Date: Wed, 26 Oct 2016 08:44:14 -0300 Subject: [PATCH] modifying file links #205 --- links/templates/links/delete_link.html | 1 + links/templates/links/update_link.html | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/links/templates/links/delete_link.html b/links/templates/links/delete_link.html index 2d58d77..ee2418b 100644 --- a/links/templates/links/delete_link.html +++ b/links/templates/links/delete_link.html @@ -1,3 +1,4 @@ +{% load widget_tweaks i18n %}