Update Redesign to v1.0.0-beta
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
|
||||
<section class="flex-grow max-w-prose my-8 sm:my-0">
|
||||
{% if description %}
|
||||
<div class="db-page-content text-gray-800">
|
||||
<div class="db-page-content">
|
||||
{{ description|safe }}
|
||||
</div>
|
||||
{% endif %}
|
||||
@@ -158,7 +158,7 @@
|
||||
{% if members %}
|
||||
<!-- show all, active or pension members -->
|
||||
{% if fs_info %}
|
||||
<div class="db-page-content text-gray-800">
|
||||
<div class="db-page-content">
|
||||
{{ fs_info.content|safe }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user