{% extends "base" %} {% block content %}

Pants

Title:
Tags (comma separated):
{% if error %}

Something went wrong: {{ error }}

{% elif added %}

Created and added {{ added }} to Pocket successfully

{% endif %} {% endblock content %}