diff --git a/cadpoint/templates/blocks/tags-cloud.jinja2 b/cadpoint/templates/blocks/tags-cloud.jinja2 index c346e52..de11089 100644 --- a/cadpoint/templates/blocks/tags-cloud.jinja2 +++ b/cadpoint/templates/blocks/tags-cloud.jinja2 @@ -28,7 +28,6 @@ {% endif %}{% else %} {{ I.name }}   {{ I.NumInPage }}/{{ I.NumTotal }} - {% endif %}{% endfor %}{% if TAGS_L %} - - {% endif %} -

\ No newline at end of file + {% endif %}{% endfor %}       +

+ \ No newline at end of file diff --git a/cadpoint/templates/index.jinja2 b/cadpoint/templates/index.jinja2 index 4b9ea1d..3236dc1 100644 --- a/cadpoint/templates/index.jinja2 +++ b/cadpoint/templates/index.jinja2 @@ -51,7 +51,11 @@ {##} {##}
- {##}{% endblock %}