{% extends "base.html" %} {% block title %}Share {{ public_id }}{% endblock %} {% block content %}
ID: {{ public_id }}
{{ html_content | safe }}