Loading content/about/jobs/shadow-simulation-developer/contents.lr +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ _model: job --- _template: about.html --- active: False active: True --- section: about --- Loading templates/jobs.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <div class="accordion" id="accordionJobs"> {% from "macros/jobs.html" import render_active %} {% set items = this.children.filter(F.active == True).all() %} {% if items|length > 1 %} {% if items|length > 0 %} {% for item in items %} {{ render_active(item, this.alt) }} {% endfor %} Loading Loading
content/about/jobs/shadow-simulation-developer/contents.lr +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ _model: job --- _template: about.html --- active: False active: True --- section: about --- Loading
templates/jobs.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <div class="accordion" id="accordionJobs"> {% from "macros/jobs.html" import render_active %} {% set items = this.children.filter(F.active == True).all() %} {% if items|length > 1 %} {% if items|length > 0 %} {% for item in items %} {{ render_active(item, this.alt) }} {% endfor %} Loading