{% extends "layout.html" %}
{% block title %}Sustainable Development Goals{% endblock %}
{% block lead %}Describe how you have evaluated your project ideas against one or more of the SDGs.{% endblock %}
{% block sidebar %}
{% endblock %}
{% block page_content %}
{% endblock %}