{% extends "base.html" %} {% block title %}View Source: {{ source.name }} - PoliSage{% endblock %} {% block content %}
Source ID: {{ source.id }} | Added: {{ source.created_at.strftime("%Y-%m-%d") }}
Status: {{ event.status }}
{% endfor %}View all events from this source...
{% endif %} {% else %}