"AJAX is mentioned in index page"

This commit is contained in:
Doug Le Tough 2017-11-26 00:23:32 +01:00
parent 2aa9485c66
commit 55fcf70f72
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
Welcome to the <strong>TetaWebApp</strong> demo
</p>
<p>
TetaWebApp is a basic web application template based on Python/Flask made by <a href='https://www.tetalab.org'>Tetalab</a>.
TetaWebApp is a basic web application template based on <a href='http://flask.pocoo.org/'>Python/Flask</a> and <a href='https://www.w3schools.com/js/js_ajax_intro.asp'>AJAX</a> made by <a href='https://www.tetalab.org'>Tetalab</a>.
</p>
<p>
The goal of this project is to provide a canvas to make any web application you need while letting