add example of include partials V00.05
authorymh <ymh.work@gmail.com>
Fri, 11 Jun 2010 00:24:44 +0200
changeset 28 8ba2fbb792ff
parent 27 f81da251d0aa
child 29 1f2c13ece5e9
add example of include partials
web/eulalie/templates/eulalie/workspace.html
--- a/web/eulalie/templates/eulalie/workspace.html	Fri Jun 11 00:17:30 2010 +0200
+++ b/web/eulalie/templates/eulalie/workspace.html	Fri Jun 11 00:24:44 2010 +0200
@@ -1,5 +1,8 @@
 {% extends "base.html" %}
 {% load i18n %}
+{% load render_partial %}
+{# {% url ldt.ldt_utils.views.project_json_externalid content.external_id as json_url %} #}
+{# {% render_partial "embed_popup.html" player_id:"1234" json_url:json_url %} #} 
 
 {% block js_declaration %}
 {{block.super}}