{% extends 'base.html' %} {% block content %}
{{ movie.description }}
{% if movie.url %} Movie Link {% endif %}