fix show bs page

This commit is contained in:
2022-05-31 22:26:20 +00:00
parent 22a524aee6
commit 6d2f7c023a

View File

@@ -252,6 +252,7 @@
</div>
{% endif %}
{% if post.post_type == 'F' %}
{% get_flatpages '/bs/' for user as pages %}
{% if pages %}
<div class="w-full my-2 flex items-center gap-4 text-gray-700 dark:text-gray-300" x-data="{ showOptions: false }">
@@ -280,6 +281,7 @@
</div>
{% endif %}
{% endif %}
{% endif %}
{% for file in files %}
<div class="w-full my-2 flex items-center gap-4 text-gray-700 dark:text-gray-300" x-data="{ showOptions: false }">