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