fix policy page title
This commit is contained in:
@ -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 %}
|
||||
|
||||
|
Reference in New Issue
Block a user