{% extends 'base.html' %} {% block content %}

Watchlist

{% if can_add_movie %}

Submit new movie

{% csrf_token %}
{% endif %}
{% endblock %}