{% extends "base.html" %} {% block title %} {% if post.is_some() %}Edit Post{% else %}New Post{% endif %} {% endblock %} {% block content %}