From a85b5e9f6e76c36d3b732f93f45f54293c7ae964 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Sun, 26 Nov 2017 02:42:44 +0100 Subject: [PATCH] "Precisions" --- tetawebapp/templates/ajax.html | 2 +- tetawebapp/templates/index.html | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/tetawebapp/templates/ajax.html b/tetawebapp/templates/ajax.html index b4530ae..3f6ef3d 100644 --- a/tetawebapp/templates/ajax.html +++ b/tetawebapp/templates/ajax.html @@ -19,7 +19,7 @@

Get value from AJAX

Get a random value from the application.

-

Value may randomly be unavailable raising an error so you should try it more than once.

+

Value may randomly be unavailable which will raise an error so you should try it more than once.

diff --git a/tetawebapp/templates/index.html b/tetawebapp/templates/index.html index cda5a13..10246f7 100644 --- a/tetawebapp/templates/index.html +++ b/tetawebapp/templates/index.html @@ -39,9 +39,13 @@

The goal of this project is to provide a canvas to make any web application you need while letting - you complete freedom on how to use or extend it. + you complete freedom on how to use or extend it without using any Google, Bootstrap or + any other piece of free spyware.

-

The is no limitation, you can use all or only parts of TetaWebApp + TetaWebApp will never download or upload anything in any way. +

+

+

There is no limitation, you can use all or only parts of TetaWebApp and you can virtually do any app you want with TetaWebApp.