Files
guacamole-client/doc/guacamole-branding-example/html/warning.html
2020-05-03 15:39:09 -04:00

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>