{% macro render_row(items) -%} {% for repo in items %} {% if loop.index == 1 %}
No project found
{% endfor %} {%- endmacro %} {% macro render_repos(list, total, page, title, count, id, username=None) %} {% endmacro %} {% macro repos_switch(all = True) %} {% endmacro %}