{% extends "base.html" %} {% block title %}{{ app_name }} — Pulse: {{ post.title[:50] if post else 'Post' }}{% endblock %} {% block content %}
{% if post %} {% if post.hero_image_path %} {% endif %} {% if post.generated_video_path %}{{ post.tldr }}
{{ post.review_notes }}