fix: typo
This commit is contained in:
		| @@ -2,7 +2,7 @@ | |||||||
| {% load i18n %} | {% load i18n %} | ||||||
| {% load custom_tags %} | {% load custom_tags %} | ||||||
|  |  | ||||||
| {% block title %}<title>{% translate "403 Forbidden" %}</title>{% endblock %} | {% block title %}<title>{% translate "404 Forbidden" %}</title>{% endblock %} | ||||||
|  |  | ||||||
| {% block content %} | {% block content %} | ||||||
|     <h1 class="title is-1">404 Not Found</h1> |     <h1 class="title is-1">404 Not Found</h1> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user