{% extends "index.html" %} {% block content %}

Howtos

{% filter markdown %} ### Tasklist - [x] Done - [ ] Todo | Hello | World | | --- | --- | | Hi | There | | Yo hoho | | {% endfilter %} {% endblock %}