Files
i2p.www/i2p2www/pages/downloads/config.html

8 lines
218 B
HTML

{% extends "global/layout.html" %}
{% block title %}{{ _('Configuration') }}{% endblock %}
{% block content %}
{% include "downloads/post-install.html" %}
{% include "downloads/browser-content.html" %}
{% endblock %}