This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
CityApper
/
coderedcms
mirror of
https://github.com/coderedcorp/coderedcms
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Edited typo for pagelist_block.html (
#60
)
phyominh
6 năm trước cách đây
mục cha
0e86f8cbf6
commit
b1da6f7a4f
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
+ 1
- 1
coderedcms/templates/coderedcms/blocks/pagelist_block.html
Xem Tập Tin
@@ -11,6 +11,6 @@
</a></li>
{% endwith %}
{% endfor %}
-</
div
>
+</
ul
>
{% endblock %}