From 0e40dfed45b7cb439d054a9c52d9616ac0deea66 Mon Sep 17 00:00:00 2001 From: Gustavo Bernardo Date: Thu, 13 Oct 2016 23:36:30 -0300 Subject: [PATCH] Removing old template of create link [Issue:#120] --- links/templates/links/link_modal.html | 35 ----------------------------------- 1 file changed, 0 insertions(+), 35 deletions(-) delete mode 100644 links/templates/links/link_modal.html diff --git a/links/templates/links/link_modal.html b/links/templates/links/link_modal.html deleted file mode 100644 index 0dbe9ef..0000000 --- a/links/templates/links/link_modal.html +++ /dev/null @@ -1,35 +0,0 @@ -{% extends 'base.html'%} - -{% for link in links%} - -{% block content%} - - -{% endblock %} -{%endfor%} -- libgit2 0.21.2