GUACAMOLE-210: Add redirect message. Refactor to use minification and pre-cached templates.

This commit is contained in:
Michael Jumper
2017-08-27 22:36:06 -07:00
parent 724a6a9737
commit 187903563b
9 changed files with 170 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
<div class="openid-token-field-container">
<div class="openid-token-field">
<p>{{ 'LOGIN.INFO_REDIRECT_PENDING' | translate }}</p>
</div>
</div>