Files
dfde-theme/template/login_body_oauth.html
T

9 lines
185 B
HTML
Raw Normal View History

2017-07-18 16:47:10 +02:00
<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>