X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/5123b264c05ffc828f99d5fdb65bd0a270a2fbb3..aa275ffefc86d3b642eb309f977f570866e002df:/wolnelektury/templates/catalogue/main_page.html
diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html
index a7bce43df..94eba6723 100644
--- a/wolnelektury/templates/catalogue/main_page.html
+++ b/wolnelektury/templates/catalogue/main_page.html
@@ -29,7 +29,7 @@
                 
                 
             {% else %}
@@ -43,27 +43,70 @@
                     Autorzy
                     {% folded_tag_list categories.author %}
                 {% endif %}
-            
-                {% if categories.epoch %}
-                    Epoki
-                    {% folded_tag_list categories.epoch %}
-                {% endif %}
-            
                 {% if categories.kind %}
                     Rodzaje
                     {% folded_tag_list categories.kind %}
                 {% endif %}
-            
                 {% if categories.genre %}
                     Gatunki literackie
                     {% folded_tag_list categories.genre %}
                 {% endif %}
+                {% if categories.epoch %}
+                    Epoki
+                    {% folded_tag_list categories.epoch %}
+                {% endif %}
             
             
                 {% if fragment_tags %}
-                    
Motywy
+                    
Motywy i tematy
                     {% folded_tag_list fragment_tags %}
                 {% endif %}
+                
Rodziny motywów
+                
+