Html Templates
creating html templates
We need three simple html files (examples on request) to show content on:
- no car (static html)
- plate not recognized (static html)
- plate recognized (dynamic html)
- just create a simple as possible html page (the easier the faster). Avoid using big images and other long loading stuff.
somewhere in the html source you may place three variables: - <#FIRSTNAME>
- <#LASTNAME>
- <#PARKINGSPACE>
- <#LEVEL>
Copy the templates in the designated directories.
The following html:

will display in browser:
