Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
app-notes:coova-chilli-standalone [2017/08/16 14:34] – [Installation] fachetapp-notes:coova-chilli-standalone [2018/10/09 13:08] – [Customize the example pages] fachet
Line 58: Line 58:
   * terms.tmpl is the landing page it self, where the user have to accept the terms of service   * terms.tmpl is the landing page it self, where the user have to accept the terms of service
   * login_sucess.tmpl is the success page after accepting the terms of service and will redirect the user to the page requested at the beginning.   * login_sucess.tmpl is the success page after accepting the terms of service and will redirect the user to the page requested at the beginning.
-  * logo.jpg is just an example image you can exchange this as you like.+  * coova.jpg is just an example image you can exchange this as you like.
 Every page is basicly a html page with a few lines of javascript for the redirection. You can edit them Every page is basicly a html page with a few lines of javascript for the redirection. You can edit them
 as you need. as you need.