Files
I2P_Website/i2p2www/pages/site/about/browser-config.html

6 lines
185 B
HTML
Raw Normal View History

{% extends "global/layout.html" %}
2013-01-19 12:48:00 +00:00
{% block title %}{{ _('Web Browser Configuration') }}{% endblock %}
2010-10-24 10:02:44 +00:00
{% block content %}
{% include "downloads/browser-content.html" %}
2010-10-24 10:02:44 +00:00
{% endblock %}