{% extends "global/layout.html" %} {% block title %}{{ _('Roadmap') }}{% endblock %} {% block content %}
{% trans todo=site_url('get-involved/todo') -%} Please see the TODO list for more detailed info about some of these tasks. {%- endtrans %}
{% endblock %}