6 lines
141 B
HTML
6 lines
141 B
HTML
<section class="person-section">
|
|
<article class="person-card person-card-single">
|
|
{{ content | safe }}
|
|
</article>
|
|
</section>
|