{% extends 'layout.html' %} {% block content %}

{{ home.title }}

{{ home.content }}
{% endblock %} {% block linker %} {% if repo_switch %} {% endif %} {% endblock %}