mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Add Privacy Policy invlude
This commit is contained in:
parent
a79f27a972
commit
e50c52ba8c
1 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,11 @@
|
|||
<!-- 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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue