Update terms.html
This commit is contained in:
parent
3eac104641
commit
d9dd6ebae0
|
@ -4,7 +4,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Be responsible and do not upload harmful files</li>
|
<li>Be responsible and do not upload harmful files</li>
|
||||||
<li>We run regular virus scans</li>
|
<li>We run regular virus scans</li>
|
||||||
<li>This site is anonymous, check privacy for details</li>
|
<li>This site is mostly anonymous, check privacy for details</li>
|
||||||
{% if page.size is defined %}
|
{% if page.size is defined %}
|
||||||
<li>The max file size is <strong>{{ page.size }}</strong></li>
|
<li>The max file size is <strong>{{ page.size }}</strong></li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in New Issue