GUACAMOLE-747: Provide example branding extension.

This commit is contained in:
Virtually Nick
2020-05-03 15:39:09 -04:00
parent 3399a33941
commit 30d30053af
23 changed files with 749 additions and 0 deletions

View 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>