{% extends "base.html" %} {% block title %}Draft — {{ event_id }}{% endblock %} {% block content %}

Notification draft

{{ event_id }}

This is a machine-prepared DRAFT. It has not been submitted anywhere and euvd-watch never submits anything. Complete every TODO-HUMAN field and file through your official channel.

Markdown draft

{{ draft_text }}

← Back to event

{% endblock %}