From 683e5f9967efbe9f225fabbe8d07c3574fff5fc2 Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Thu, 13 Oct 2016 23:33:53 -0300 Subject: [PATCH] Updating create link template [Issue: #120] --- links/templates/links/create_link.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+), 0 deletions(-) create mode 100644 links/templates/links/create_link.html diff --git a/links/templates/links/create_link.html b/links/templates/links/create_link.html new file mode 100644 index 0000000..60be344 --- /dev/null +++ b/links/templates/links/create_link.html @@ -0,0 +1,32 @@ + + + -- libgit2 0.21.2