3dbcdd6171
* On the registration form, show the xmpp.net badge for XMPP provider. * More CSS and form improvements. * New template registration_form.html
7 lines
302 B
HTML
7 lines
302 B
HTML
<p class="provider-title">{{domain}}</p>
|
|
<a href='https://xmpp.net/result.php?domain={{domain}}&type=client'>
|
|
<img class="provider-score" src='https://xmpp.net/badge.php?domain={{domain}}' alt='xmpp.net score' />
|
|
</a>
|
|
<p class="title">{{title}}</p>
|
|
<p class="instructions">{{instructions}}</p>
|