Files
i2p.www/i2p2www/pages/site/get-involved/guides/reseed-proxy.html

11 lines
329 B
HTML
Raw Normal View History

2023-01-04 22:36:39 +00:00
{% extends "global/layout.html" %}
{% block title %}{{ _('How to Set up a Reseed Server using a Reverse Proxy') }}{% endblock %}
{% block lastupdated %}2023-1{% endblock %}
{% block content %}
<h2>{% trans %}General Information{% endtrans %}</h2>
<h2>{% trans %}Installation from Source Code{% endtrans %}</h2>
{% endblock %}