feat: change entire downloads

This commit is contained in:
mohamad
2026-05-16 19:13:32 +03:30
parent eb880e3e8b
commit f0a9d5832b
26 changed files with 1283 additions and 213 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
aria-labelledby="faq-question-{{ entry.pk }}"
hidden
>
<p>{{ entry.answer }}</p>
<div class="rich-content">{{ entry.rendered_answer }}</div>
</div>
</div>
{% endfor %}