Merge commit '9475df0914'
This commit is contained in:
parent
232e4c414e
commit
ce09642e23
332 changed files with 25244 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{%- set direction = direction | default(value="ltr") -%}
|
||||
|
||||
<div data-force-text-direction="{{ direction }}">
|
||||
{{ body | markdown | safe }}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue