{% extends "base.html" %} {% set active_page = 'projects' %} {% block title %}Home{% endblock %} {% block content %}
Click on a project to access the resources
{{ project.latest_version.summary|sn }}