{% extends "base.html" %} {% block content %}
{% for a in articles %} {% else %} {% endfor %}
TitlePlatformServiceUpdated
{{ a.title }} {{ a.affected_platform }} {{ a.affected_service }} {{ a.updated_at.strftime('%d %b %Y') }}

No articles found.

{% endblock %}