Files
dfde-theme/template/login_body_oauth.html
T
2017-07-18 16:47:10 +02:00

9 lines
185 B
HTML

<div class="content">
<!-- BEGIN oauth -->
<dl>
<dt>&nbsp;</dt>
<dd><a href="{oauth.REDIRECT_URL}" class="button2">{oauth.SERVICE_NAME}</a></dd>
</dl>
<!-- END oauth -->
</div>