{% extends "coprs/show.html" %} {% from "_helpers.html" import alert %} {% block title %}Explore projects{% endblock %} {% block header %}Explore projects{% endblock %} {% block content %} {{ alert("This page is a feature preview", type="warning") }}

Explore projects

Explore popular, featured, and interesting projects

Most downloaded projects

Most downloaded chroots

Most upvoted projects

{% endblock %}