X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/950fe87b956be939ce4cc355ede2fc17c2be82df..661a128f3a3f7bcaac5a33c7f00eb7e790f469d5:/platforma/templates/explorer/editor.html

diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html
index 7eca642d..a2ec61f4 100755
--- a/platforma/templates/explorer/editor.html
+++ b/platforma/templates/explorer/editor.html
@@ -211,7 +211,7 @@
             
             <tbody>
                 <tr><th colspan="5">Themes in the database</th></tr>
-            {% regroup availble_themes by first_letter as grouped_themes %}
+            {% regroup available_themes by first_letter as grouped_themes %}
 
             {% for letter in grouped_themes %}
             <tr><th colspan="5" class="letter-heading">{{ letter.grouper }}</th></tr>