/ ‘content/pages.html’

This commit is contained in:
Dooho Yi 2020-05-06 01:33:58 +09:00
parent 84b6e5f314
commit a09bf4a9e0

View file

@ -7,7 +7,7 @@
{% endblock %} {% endblock %}
{% block content %} {% block content %}
<dl style="list-style-type: circle;"> <dl>
{% for page in pages %} {% for page in pages %}
<dt> <dt>
<a class="noticeable" href='{{ SITEURL }}/{{ page.url }}'> <a class="noticeable" href='{{ SITEURL }}/{{ page.url }}'>