{% load static %} Computer Club {% block title %}{% endblock %} {% include 'components/modals.html' %} {% include 'components/header.html' %} {% block content %}{% endblock %} {% include 'components/footer.html' %}