{% extends "base.html" %} {% from "components/alert.html" import Alert %} {% from "components/icon.html" import Icon %} {% block content %} {{ Alert('A Success Alert', message="
Congratulations! You did a thing.