mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-747: Provide example branding extension.
This commit is contained in:
8
doc/guacamole-branding-example/html/warning.html
Normal file
8
doc/guacamole-branding-example/html/warning.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!-- 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>
|
Reference in New Issue
Block a user