X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Fmessage.html;fp=todo_templates%2Fmessage.html;h=7d07bfaa55f82896472e3f6a2fa7923115880477;hp=0000000000000000000000000000000000000000;hb=11df024d5f24e8d7916f57c907975ebe27db617f;hpb=2ad9f7785539c0cd9f119d1f22b8057fab348114 diff --git a/todo_templates/message.html b/todo_templates/message.html new file mode 100644 index 0000000..7d07bfa --- /dev/null +++ b/todo_templates/message.html @@ -0,0 +1,8 @@ +{% extends 'base.html' %} + +{% block content %} +

+{{ message|e }} +

+{% endblock %} +