{% extends "mashup_home.html" %} {% load static %} {% load i18n %} {% load analytics %} {% load thumbnail %} {% block title %}{% trans "Hashcut editor" %}{% 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 "Untitled Hashcut" %}

{% trans "Duration:" %} 00:00

{% endblock %} {% block content %}

{% trans "Select videos" %}

{% trans "Creating a hashcut is easy!" %}

  1. {% trans "Start by selecting a video in the left hand column." %}
  2. {% trans "Create a segment in your video and annotate it." %}
  3. {% trans "Append your segment to the hashcut and reorder the segments" %}
  4. {% trans "Add a few comments to your hashcut. You are ready to publish!" %}
00:00
00:00
/
00:00

{% trans 'Create a new segment' %} {% trans 'from' %} {% trans 'to' %} ({% trans 'duration:' %} )

    {% trans 'My segments on this media:' %}

    {% trans 'Existing segments on this media:' %}

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

    {% trans 'Segment list' %}

    {% trans 'No segment' %}

    {% endblock %}