diff --git a/src/newsreader/news/collection/templates/news/collection/views/rules.html b/src/newsreader/news/collection/templates/news/collection/views/rules.html
index e40591c..77c2034 100644
--- a/src/newsreader/news/collection/templates/news/collection/views/rules.html
+++ b/src/newsreader/news/collection/templates/news/collection/views/rules.html
@@ -9,10 +9,10 @@
- {% include "components/form/checkbox.html" with id="select-all" data_input="rules"
- id_for_label="select-all" %}
+ {% include "components/form/checkbox.html" with id="select-all" data_input="rules" id_for_label="select-all" %}
+
+
+ {% trans "Name" %}
+
+
+ {% trans "Category" %}
+
+
+ {% trans "URL" %}
+
+
+ {% trans "Successfuly ran" %}
+
+
+ {% trans "Enabled" %}
- {% trans "Name" %}
- {% trans "Category" %}
- {% trans "URL" %}
- {% trans "Successfuly ran"
- %}
- {% trans "Enabled" %}