{% extends 'layout.html.twig' %} {% block title %}Preview Tabular Data Event{% endblock %} {% block body %}
Here is the generated event. Click "Sign and Publish" to sign with your Nostr key and publish to relays.
{{ event|json_encode(constant('JSON_PRETTY_PRINT')) }}
Back