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