{% extends "main/base.html" %} {% load static %} {% block title %}Our Amazing Team{% endblock %} {% block content %}
{{ page_subtitle|default:"Passionate professionals dedicated to excellence" }}
{{ member.position }}
{{ member.bio }}
{{ member.position }}
{{ member.bio }}
{{ join_section_text|default:"We're always looking for talented individuals to join our growing team." }}
{{ join_button_text|default:"View Open Positions" }}