---
layout: "layouts/base"
---
{% from "macros/date.njk" import format %}
{% from "macros/utils.njk" import stars %}
{% include "svgs/arrow-left.svg" %}
Back to watching
Directed by{{ director }}
{{ format(watched) }}
{{ title }}
{{ subtitle }}
{% endif %}
{% if director %}
{% include "svgs/circle-info.svg" %} I've seen this movie {{ watch_history.length }} {{ "time" | pluralize(watch_history) }}!
{% endif %} {% if favourite %}{% include "svgs/star.svg" %} This is one of my favourite movies!
{% endif %} {% if content %}