2 lines
97 B
HTML
2 lines
97 B
HTML
<dt><a href="{{ href }}">{{ title }}</a></dt>
|
|
<dd>{{ body | markdown(inline=true) | safe }}</dd>
|