Skip to content

Commit

Permalink
Add Video presenter
Browse files Browse the repository at this point in the history
  • Loading branch information
teleyinex committed Jul 16, 2013
1 parent 53e5518 commit 0e1bcd4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pybossa/templates/applications/presenters/video.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<div class="well">
<h2><i class="icon-film"></i> Video Pattern Recognition</h2>
<h3>Re-use the Vimeo template</h3>
<p><strong>Complexity</strong>: <i class="icon-star"></i><i class="icon-star"></i></p>
<p><strong>Skills</strong>: HTML and JavaScript</p>
<p><a href="{{url_for('app.task_presenter_editor', short_name=app.short_name, template='video')}}" class="btn btn-inverse">Use the Video template</a></p>
<a href="https://github.com/PyBossa/app-vimeo/archive/master.zip" class="btn btn-inverse">Download the template and work locally</a>
</div>

0 comments on commit 0e1bcd4

Please sign in to comment.