{% extends "layout.html" %}
{% block title %}Diversity and Inclusion{% endblock %}
{% block lead %}Every individual, regardless of background or experience, should have an equal opportunity to engage with scientific knowledge and technological development.{% endblock %}
{% block sidebar %}
{% endblock %}
{% block page_content %}
{% endblock %}