{% extends app.fronthtml~"/base.twig" %} {% block content %}
{% include app.fronthtml~"/codebox.twig" %}

Input example

{{ code.input }}

Output example

{{ code.output }}
{% if user.nick is defined and user.IDU == code.idu %} {% endif %}
{#{% if user.ROLE == 3 %} Delete source {% endif %}#} {% if page.otherV %}
View version's history
{% endif %} {#
Se necesita tener JavaScript habilitado para poder ver los comentarios de la web.
#} {% if page.otherI or user.nick is defined %}

Other implementations

{% endif %} {% if page.otherI %} {% for i in otherImplementation %}
{##}
{{i.lLang}}
Version: {{ i.version }}
{{ i.code }}
{% endfor %} {% endif %} {% if user.nick is defined %}
{% endif %}
{% if user.nick is defined %} {% endif %} {% if user.nick is defined and user.IDU == code.idu %} {% endif %} {% endblock %} {% block js %} {% endblock %} {% block css %} {% endblock %}