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