mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
8 lines
363 B
HTML
8 lines
363 B
HTML
<!-- Sets up a dialog box that will be inserted immediately after the "version"
|
|
element. -->
|
|
<meta name="after" content=".version" />
|
|
|
|
<!-- An HTML div that has a class of "warning", pluss the other classes that
|
|
will be applied from above. -->
|
|
<div class="warning">Beware of entering Saturn's gravitational field.
|
|
Few who enter it ever escape.</div> |