{% extends "base/base.html" %} {% block title %}update note{% endblock %} {% block styles %} {{ super() }} {{ simplemde.css }} {% endblock %} {% block content %}
no tags