{% extends "dashboard_base.html" %} {% load avatar_tags %} {% load markdown_deux_tags %} {% load static %} {% block header_title %}Brigade Directory{% endblock %} {% block extra_js %} {% endblock %} {% block content %}

Project ideas

Welcome to Code for Maine's idea tracker. Look for ideas folks are having to help out in the civic arean. If you have a great idea, be sure to add it here. You can vote for your favorite, or announce that it's been spun out into a project.


{% for project in object_list %} {% endfor %}
  Add a new idea
{% endblock %}