{% if bulma_src is defined and bulma_src is not none %}
{% else %}
{% endif %}
{% if fontawesome_src is defined and fontawesome_src is not none %}
{% else %}
{% endif %}
{% block head_end %}{% endblock %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %}
{% if alpinejs_src is defined and alpinejs_src is not none %}
{% else %}
{% endif %}