{% extends 'master.html' %} {% block title %}Federation{% endblock %} {# SPDX-FileCopyrightText: 2020-2021 zPlus SPDX-License-Identifier: GPL-2.0-only #} {% block header_menu %} Federation {{ super() }} {% endblock %} {% block content %} Federation Connect and collaborate with projects in the federation. Feed Following Followers Search {% block page_content %}{% endblock %} {% endblock %}