You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
250 B

  1. <div class="placeholder icon clipboard">
  2. <h4>{$c->__('create.successfull')}</h4>
  3. <h2 id="username">username@server.com</h2>
  4. <a class="button color"
  5. href="{$c->route('disconnect')}">
  6. {$c->__('page.login')}
  7. </a>
  8. </div>