{% extends "smart_admin/console.html" %}{% load static i18n %} {% block left %}
{% for line in stdout %}{{ forloop.counter }}) {{ line|striptags }}
{% endfor %}
#}
{# {% for line in stdout %}#}
{# {{ forloop.counter }}) {{ line|striptags }}{% endfor %}#}
{# #}
{#