{% extends "base.html" %} {% block content %} {% from 'bootstrap5/utils.html' import render_icon %}
{{ note.text | safe }}
Create your first note!