{# additional classes for the top navbar #} {% set masthead_class = "navbar-light masthead p-0" %} {# site title that shows in the head html element at the end #} {% set site_title = "Pagure.io" %} {% macro head_imports() %} {% endmacro %} {% macro js_imports() %} {% endmacro %} {% macro browseheader_message(select) %} {% if select == 'projects' %}

Welcome to Fedora Pagure

Pagure is an Open Source software code hosting system.

{% endif %} {% endmacro %} {% macro footer() %} {% endmacro %}