From 55fcf70f72e5fd7bc17066d29a35a0abdc3ba9a0 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Sun, 26 Nov 2017 00:23:32 +0100 Subject: [PATCH] "AJAX is mentioned in index page" --- tetawebapp/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tetawebapp/templates/index.html b/tetawebapp/templates/index.html index e77affb..8e34489 100644 --- a/tetawebapp/templates/index.html +++ b/tetawebapp/templates/index.html @@ -35,7 +35,7 @@ Welcome to the TetaWebApp demo

- TetaWebApp is a basic web application template based on Python/Flask made by Tetalab. + TetaWebApp is a basic web application template based on Python/Flask and AJAX made by Tetalab.

The goal of this project is to provide a canvas to make any web application you need while letting