From 72cc6524bb1456432489834e548863a059a4ffde Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Sun, 23 Oct 2016 16:39:43 -0300 Subject: [PATCH] Finished create link template [Issue:#120] --- links/templates/links/create_link.html | 56 +++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 15 deletions(-) diff --git a/links/templates/links/create_link.html b/links/templates/links/create_link.html index 04d343a..2c6a4af 100644 --- a/links/templates/links/create_link.html +++ b/links/templates/links/create_link.html @@ -1,5 +1,7 @@ +{% load widget_tweaks i18n %} + - + +{# // #} + -- libgit2 0.21.2