{% extends "base.html" %} {% block title %}Edit My Capsule{% endblock %} {% block content %}

Edit My Gemini Capsule

Gemtext is line-oriented: # Heading, ## Sub, * List item, => URL Description, > Quote, ``` for preformatted blocks.

{% if capsule.is_published %} View {% endif %}
{% endblock %}