{% extends "themes/"|add:settings.page_theme|add:"/base.html" %} {% block head_extensions %} {% include 'pygal/repeat_head.html' %} {% endblock head_extensions %} {% block content %} {% with item=item.prv %} {% include "pygal/thumb.html" %} {% endwith %}
{{ line.description }}: | {% if line.url %}{% endif %}{{ line.data }}{% if line.url %}{% endif %} |