Browse Source

critical fix

main
xenua 2 years ago
parent
commit
7fabf775a1
Signed by: xenua
GPG Key ID: 8F93B68BD37255B8
  1. 2
      leftists/templates/interface/create_link.html

2
leftists/templates/interface/create_link.html

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
{% block main %}
<form method="post" class="cl-form section">
{% csrf_token %}
<h4>Create new link</h4>
<h4>Create new lonk</h4>
<div class="cl-from">
{{ form.domain }} <p class="cl-form-deco" style="padding-top: 0.5ch;">/</p> {{ form.location }}
</div>

Loading…
Cancel
Save