Sign in
apache
/
conferences-cc-website
/
HEAD
/
.
/
theme
/
apache
/
templates
/
siteindex.html
blob: b4609ca71d0e6bb16b735bfcf81fb4bb8b4ef282 [
file
]
{% extends "base.html" %}
{% block content %}
<section
data-pagefind-ignore
=
"all"
>
{{ page.content }}
{{ SITE_INDEX }}
</section>
{% endblock %}