]> Pileus Git - pages/blobdiff - tools/ct.md
Update pages and do some spellchecking
[pages] / tools / ct.md
index 9e04e2f41de505ca45d49bf3730ab91d837ce85f..fa36a4be0063332df91e5a8aaa55334d5d77c028 100644 (file)
@@ -1,3 +1,6 @@
-ct is a web template system written in C. It allows embedding C code within HTML (or anything else for that matter). The pages are then translated to C code and complied into an executable which can be by a web server though CGI. 
+ct is a web template system written in C. It allows embedding C code within
+HTML (or anything else for that matter). The pages are then translated to C
+code and complied into an executable which can be used by a web server though
+CGI. 
 
-It is used on for the pileus.org and AWeather homepages.
+It is used for the pileus.org and AWeather homepages.