{% extends "mashup_home.html" %} {% load static %} {% load i18n %} {% load analytics %} {% load thumbnail %} {% block title %}{% blocktrans with title=proj.title %}Playing hashcut {{title}}{% endblocktrans %}{% endblock %} {% block css_page %} {% endblock %} {% block js_import %} {{ block.super }} {% endblock %} {% block wrap_header %}
{% include 'partial/mashup_popin_user.html' %} {% include 'partial/hashcut_logo.html' %}

{% trans 'Hashcut' %} » {{proj.title}}

{% endblock %} {% block content %}
00:00
/
00:00

{% trans 'Excerpt from:' %} ( - )
{% trans 'Description:' %}
{% trans 'Tags:' %}

{% trans 'More information' %}

{% trans 'Title:' %} {{proj.title}}
{% trans 'Duration:' %}
{% trans 'Author:' %} {{proj.created_by}}
{% trans 'Description:' %}

{% trans 'Videos used in this Hashcut' %}

{% endblock %}