From 7fabf775a181225531fc91e39e908edfcc05eeb3 Mon Sep 17 00:00:00 2001 From: xenua Date: Mon, 20 Jun 2022 13:21:15 +0200 Subject: [PATCH] critical fix --- leftists/templates/interface/create_link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leftists/templates/interface/create_link.html b/leftists/templates/interface/create_link.html index 76a06da..c44e20a 100644 --- a/leftists/templates/interface/create_link.html +++ b/leftists/templates/interface/create_link.html @@ -3,7 +3,7 @@ {% block main %}
{% csrf_token %} -

Create new link

+

Create new lonk

{{ form.domain }}

/

{{ form.location }}