Files
guacamole-tomcat/doc/guacamole-branding-example/html/warning.html
gyurix be9f66dee9
Some checks failed
continuous-integration/drone/push Build is failing
Add .gitignore and .ratignore files for various directories
2025-04-29 21:43:12 +02:00

9 lines
362 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>