fix policy page title

This commit is contained in:
idk
2023-01-05 02:35:28 +00:00
parent bfd5a73faa
commit ff2482318c

View File

@ -1,5 +1,5 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('How to Set up a Reseed Server using an I2P Console Plugin') }}{% endblock %}
{% block title %}{{ _('I2P Reseed Server Policy Requirements and Guidelines') }}{% endblock %}
{% block lastupdated %}2023-01{% endblock %}
{% block content %}