Files
I2P_Website/www.i2p2/pages/installation.html
2008-01-31 20:38:37 +00:00

3 lines
183 B
HTML

{% extends "_layout.html" %}
{% block title %}Installation{% endblock %}
{% block content %}Please see the <a href="download">download</a> page for installation details.{% endblock %}