{% current_time as secciones %}
{% for seccion in secciones %}
{% with "not-show" as show %}
{% show_menu request.path seccion.seccion as show %}
{% for children in seccion.get_children %}
{% if folio_declaracion %}
{% with "declaracion:"|add:children.url as url %}
{% if children.parametro != '' %}
{% get_status children folio_declaracion as status %}
{{children.seccion}}