X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=new_todo%2Fhtml%2Fmsg.html;fp=new_todo%2Fhtml%2Fmsg.html;h=b5155dc7f810b7462799517a66de8a9f8e7987b4;hp=0000000000000000000000000000000000000000;hb=9637ae6c570e9cf0cce500d85af03c74d6771362;hpb=ecee822bebf62049803b90fc8d8a0b484915a0fc diff --git a/new_todo/html/msg.html b/new_todo/html/msg.html new file mode 100644 index 0000000..b5155dc --- /dev/null +++ b/new_todo/html/msg.html @@ -0,0 +1,5 @@ +{% extends 'base.html' %} + +{% block content %} +{{msg}} +{% endblock %}