forked from I2P_Developers/i2p.www
Page header fixes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}I2P Developer's MTN Keys{% endtrans %}{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ _('MTN Keys') }}</h1>
|
||||
<p>{% trans -%}
|
||||
Monotone servers used by the I2P project require two types of keys to be used.
|
||||
{%- endtrans %}</p>
|
||||
|
@@ -1,7 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Licenses') }}{% endblock %}
|
||||
{% block title %}{{ _('I2P Software Licenses') }}{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ _('I2P Software Licenses') }}</h1>
|
||||
<p>{% trans threatmodel=site_url('docs/how/threat-model') -%}
|
||||
As required by our
|
||||
<a href="{{ threatmodel }}">threat model</a> (among other reasons), the
|
||||
|
Reference in New Issue
Block a user