From bcb80405be8f24b83fb2be6646c8ced2f7fff17c Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Mon, 27 Nov 2017 11:59:19 +0100 Subject: [PATCH] "Add file upload to TODO" --- tetawebapp/templates/todo.html | 1 + 1 file changed, 1 insertion(+) diff --git a/tetawebapp/templates/todo.html b/tetawebapp/templates/todo.html index 39410c3..9d576c8 100644 --- a/tetawebapp/templates/todo.html +++ b/tetawebapp/templates/todo.html @@ -9,6 +9,7 @@
  • Back office for basic content management
  • Basic Ajax support
  • Session management
  • +
  • File upload
  • Basic documentation
  • Horizontal navbar
  • License