mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Clean terms.html to use 4 space indents.
This commit is contained in:
parent
74b6978cc1
commit
d7ed6bd645
@ -5,12 +5,12 @@
|
||||
{% block portico_content %}
|
||||
|
||||
<div class="app terms-page">
|
||||
<div class="app-main terms-page-container">
|
||||
<div class="app-main terms-page-container">
|
||||
|
||||
{% if terms_of_service %}
|
||||
{{ terms_of_service|render_markdown_path }}
|
||||
{% endif %}
|
||||
</div>
|
||||
{% if terms_of_service %}
|
||||
{{ terms_of_service|render_markdown_path }}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user