Files
dfde-theme/template/login_body_oauth.html
T
eggy 7c042c4c45 eggys proof-of-concept
Alles Wissenswerte steht in der dfdeREADME.txt bzw in den dort
erwaehnten Forenlinks.
2017-07-02 23:55:22 +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>