{% extends "base.html" %} {% block content %}
Your platform for raising concerns, driving change, and building better communities together.
Submit petitions, support causes you care about, and track their progress through our transparent system.
{% if not current_user.is_authenticated %} Get Started Login {% else %} Submit a Petition Browse Petitions {% endif %}Submit your concerns through text or voice recordings that we convert to text automatically.
Show support for petitions in your region through upvotes and comments to prioritize important issues.
Monitor the progress of your petitions and hold officials accountable with our status tracking system.
{{ petition.description[:100] }}{% if petition.description|length > 100 %}...{% endif %}
Category: {{ petition.category }} | Location: {{ petition.location }} | Status: {{ petition.status }} {% else %}No petitions yet. Be the first to submit one!