{% extends "master.html" %} {% block title %}Home{% endblock %} {% set tag = "home" %} {% from "_render_repo.html" import render_repos, render_user_repos%} {% from "_browseheader.html" import browse_header %} {% from "_projectstring.html" import projectstring, projecticon %} {% block header %} {% endblock %} {% block content %}
These {{projectstring(plural=True)}} are under the `{{ namespace }}` namespace making them likely related to the {{ namespace }} group.