DirectoryIndex index.wml
addtype text/vnd.wap.wml wml
addtype text/x-hdml hdml
{leaving out the line addtype image/vnd.wap.wbmp wbmp}
{the following would live inside the wml element}
{for images:} alt="whatever"
{the following would live inside a card element}
{tables}
| test cell1 | test cell2 |
| test cell3 | test cell3 |
{other stuff}
- {go to previous card}
- {refresh card and variables}
{???}