seitime-frappe/frappe/website/web_template/markdown/markdown.html
Faris Ansari 5ea86c6454 fix: Use Web Page Block for Navbar and Footer
- Add more Web Templates
2020-04-19 16:19:02 +05:30

3 lines
85 B
HTML

<div class="max-w-2xl from-markdown">
{{ frappe.utils.md_to_html(content) }}
</div>