{% load images_tags %} < All infographics
Opps Infographic Detail
{% if infographic.top_image %} {% endif %}
{% load timeline %} {% timeline src=infographic.timeline.pk height=600 width=960 %}
{# Load custom css and JS if needed #} {# NOTE: Designers also can create scpecific templates for infographics.. #} {# store in templates/infographics/infographic-slug.html #} {% block custom_css %} {% endblock %} {% block custom_js %} {% if infographic.js_path %} {%endif%} {% endblock %}