From 55b8179eeaf121b32a3d4dddab28d2a0c709494e Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 4 Mar 2015 02:25:00 +0100 Subject: [PATCH] first init --- timeside/server/templates/timeside/base.html | 7 +- .../templates/timeside/item_detail.html | 83 +++++++++++++++++++ 2 files changed, 88 insertions(+), 2 deletions(-) create mode 100644 timeside/server/templates/timeside/item_detail.html diff --git a/timeside/server/templates/timeside/base.html b/timeside/server/templates/timeside/base.html index c7fe18f..a5dfa79 100644 --- a/timeside/server/templates/timeside/base.html +++ b/timeside/server/templates/timeside/base.html @@ -14,8 +14,11 @@ {% block extra_stylesheets %}{% endblock %} {% block javascript %} - - + + + + + {% endblock %} {% block extra_javascript %}{% endblock %} diff --git a/timeside/server/templates/timeside/item_detail.html b/timeside/server/templates/timeside/item_detail.html new file mode 100644 index 0000000..cf570ce --- /dev/null +++ b/timeside/server/templates/timeside/item_detail.html @@ -0,0 +1,83 @@ +{% extends "timeside/base.html" %} +{% load i18n %} + +{% block extra_stylesheets %} +{% endblock %} + +{% block extra_javascript %} + +{% endblock %} + +{% block content %} + +

{{ object.title }}

+ +{% block html5-player %} + +{% endblock html5-player %} + +
+ + + +Results: + +