mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-20 09:10:12 +01:00
6 lines
176 B
HTML
6 lines
176 B
HTML
|
|
<p>Testing plain HTML</p>
|
||
|
|
<table>
|
||
|
|
<tr><th colspan="3">Test HTML</th></tr>
|
||
|
|
<tr><td>open</td><td>/selenium/setup</td><td> </td></tr>
|
||
|
|
</table>
|
||
|
|
<p>and it works...</p>
|