{% block head %}
Runnerspace
{% if use_jquery %} {% if use_likes %} {% endif %} {% endif %}
{% endblock %}
{% include 'layouts/header.html' %}
{% block content %} Do not extend
base.html
directly. {% endblock content %}
{% include 'layouts/footer.html' %}