Fix updated date on reseed page

This commit is contained in:
idk
2021-09-23 14:16:31 -04:00
parent 457ecc2286
commit b2b01831ea

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{% block title %}{% trans %}Reseed Hosts{% endtrans %}{% endblock %}
{% block lastupdated %}{% trans %}January 2016{% endtrans %}{% endblock %}
{% block accuratefor %}0.9.24{% endblock %}
{% block lastupdated %}{% trans %}September 2021{% endtrans %}{% endblock %}
{% block accuratefor %}1.5.0{% endblock %}
{% block content %}