mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	copy paste error
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
{% load static %}
 | 
			
		||||
{% load crispy_forms_tags %}
 | 
			
		||||
{% block content %}
 | 
			
		||||
<p><a class="btn btn-default" href="{% url 'note:template_list' %}">book Listing</a></p>
 | 
			
		||||
<p><a class="btn btn-default" href="{% url 'note:template_list' %}">Template Listing</a></p>
 | 
			
		||||
<form method="post">
 | 
			
		||||
{% csrf_token %}
 | 
			
		||||
{{form|crispy}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user