{% extends "/base.html" %} {% set active_page = "projects" %} {% import "projects/_helpers.html" as helper %} {% block content %}
{{_('Sorry, there are no published projects for this category yet')}}