This website works better with JavaScript
Home
Explore
Help
Sign In
CityApper
/
coderedcms
mirror of
https://github.com/coderedcorp/coderedcms
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Edited typo for pagelist_block.html (
#60
)
phyominh
6 years ago
parent
0e86f8cbf6
commit
b1da6f7a4f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
+ 1
- 1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
View File
@@ -11,6 +11,6 @@
</
a
>
</
li
>
{% endwith %}
{% endfor %}
-
</
div
>
+
</
ul
>
{% endblock %}