This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CityApper
/
coderedcms
mirror da
https://github.com/coderedcorp/coderedcms
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Edited typo for pagelist_block.html (
#60
)
phyominh
6 anni fa
parent
0e86f8cbf6
commit
b1da6f7a4f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
+ 1
- 1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
Vedi File
@@ -11,6 +11,6 @@
</a></li>
{% endwith %}
{% endfor %}
-</
div
>
+</
ul
>
{% endblock %}