mirror of
https://github.com/CoolnsX/my-website.git
synced 2025-12-20 15:25:19 +05:30
4 lines
85 B
HTML
4 lines
85 B
HTML
<p {% if class %}class="{{class}}"{% endif %}>
|
|
{{ body | markdown | safe }}
|
|
</p>
|