{% include head.html %} {% include nav.html %}

{{ page.title }}


{{ page.subhead }}

{% if page.title == 'Governance' %} {% include boardofdirectors.html %} {{ content }} {% elsif page.title == 'The Swarm' %} {% include hives.html %} {{ content }} {% elsif page.title == 'LBRY Arena' %} {{ content }} {% include arena_events.html %} {% else %} {{ content }} {% endif %}
{% include footer.html %}
{% include hivesmodals.html %} {% include eventmodals.html %} {% include js.html %}