You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
Add instance privacy policy, TOS and imprint, and loads of design cleanups
This commit is contained in:
@@ -55,3 +55,11 @@ limitations under the License.
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
{% macro separator() %}
|
||||
<div class="separator">
|
||||
<hr />
|
||||
<p>{{ _("mas.or_separator") }}</p>
|
||||
<hr />
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
Reference in New Issue
Block a user