X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6a7e065304db77a5588713cdfe6f81f7f4609540..37e750096be76eb92aaea16f4d89c7e754ad2a5d:/wolnelektury/templates/catalogue/main_page.html
diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html
index 6b3ae8a65..94eba6723 100644
--- a/wolnelektury/templates/catalogue/main_page.html
+++ b/wolnelektury/templates/catalogue/main_page.html
@@ -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
+                
+