Merge commit '9475df0914'
This commit is contained in:
commit
02007ef8ff
332 changed files with 25244 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{%- set text = text | default(value=body) -%}
|
||||
|
||||
<aside {% if position %}data-position="{{ position }}"{% endif %}>
|
||||
{{ text | markdown | safe }}
|
||||
</aside>
|
||||
Loading…
Add table
Add a link
Reference in a new issue