{% extends 'layout.html' %} {% block title %}
{{ clip.display_title }}
{% for tag in clip.tags.all %} {{ tag.name }} {% endfor %}