{% set title = "Updates | Open Letter to Gitea" %} {% set description = "The Gitea Community is asking Gitea Owners to correct conflicts of interest and restore Community Trust." %} {% set headline = "Restoring Trust in the Gitea Project" %} {% include "head.html" %}
{% include "nav.html" %}

{{ section.title }} RSS feed icon

    {% for page in section.pages %}
  • {{ page.title }}

    {{ page.content | safe }}

  • {% endfor %}
{% include "footer.html" %}