See More

{% extends 'base.html' %} {% block header_block %} {% include 'blocks/header_no_menu.html' %} {% endblock %} {% block main_content %} {% include 'blocks/junior.html' %} {% include 'blocks/events_stub.html' %} {% include 'blocks/about_us.html' %} {% include 'blocks/links.html' %} {% endblock %}