Update default.html

This commit is contained in:
Ralph 2020-08-24 22:35:10 -04:00 committed by GitHub
parent a8e1d8c0d8
commit 169187f687
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,12 +46,6 @@
<!-- Past LBRY Arena Events-->
{% include arena_events.html %}
<!-- Past LBRY Arena Events -->
{% elsif page.title == 'Privacy Policy' %}
{{ content }}
<!-- Static Privacy Policy Content-->
{% include privacypolicy.html %}
<!-- Static Privacy Policy Content-->
{% else %}
{{ content }}
{% endif %}