Initial commit

This commit is contained in:
2018-02-16 19:16:53 +01:00
commit ca3ef24912
199 changed files with 17970 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<!-- INCLUDE ucp_header.html -->
<h2>{L_UCP_AUTH_LINK_TITLE}</h2>
<div class="panel">
<div class="inner">
<!-- IF ERROR --><dl><dd class="error">{ERROR}</dd></dl><!-- ENDIF -->
<!-- IF PROVIDER_TEMPLATE_FILE -->
<!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
<!-- ENDIF -->
</div>
</div>
<!-- INCLUDE ucp_footer.html -->