{% load staticfiles gadjo %} {{ form.media.css }} {{ form.media.js }}
{% if visualization %} {% if visualization.representation == 'table' %} {% include "bijoe/cube_table.html" %} {% else %} {% include "bijoe/cube_chart.html" %} {% endif %} URL {% endif %}