{% extends inertia_layout %} <<<<<<< HEAD {% block inertia_head %}{% for tag in head %}{{tag|safe}}{% endfor %}{% endblock inertia_head %} ======= {% block inertia_head %}{% for tag in head %}{{tag|safe}}{% endfor %}{% endblock inertia_head %} >>>>>>> a784bf9 (two commit) {% block inertia %}{{body|safe}}{% endblock inertia %}