forked from I2P_Developers/i2p.www
Fix .rst syntax errors - 2011
This commit is contained in:
@@ -22,10 +22,10 @@ Please volunteer on IRC #i2p-dev.
|
||||
.. _`Trac`: http://{{ i2pconv('trac.i2p2.i2p') }}/report/1
|
||||
|
||||
{% trans -%}
|
||||
Files are available on the `download page`_.
|
||||
Files are available on the `download page`__.
|
||||
{%- endtrans %}
|
||||
|
||||
.. _{% trans %}`download page`{% endtrans %}: {{ get_url('downloads_list') }}
|
||||
__ {{ get_url('downloads_list') }}
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
|
@@ -9,10 +9,10 @@
|
||||
Release 0.8.10 includes two changes intended to reduce the number of router-to-router connections, and therefore improve tunnel build success rates and general reliability. Of course, there's also a few bug fixes and translation updates.
|
||||
|
||||
{% trans -%}
|
||||
Files are available on the `download page`_.
|
||||
Files are available on the `download page`__.
|
||||
{%- endtrans %}
|
||||
|
||||
.. _{% trans %}`download page`{% endtrans %}: {{ get_url('downloads_list') }}
|
||||
__ {{ get_url('downloads_list') }}
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
|
@@ -23,10 +23,10 @@ is a continuing challenge. Please help improve the network
|
||||
by restarting your router once the upgrade is downloaded.
|
||||
|
||||
{% trans -%}
|
||||
Files are available on the `download page`_.
|
||||
Files are available on the `download page`__.
|
||||
{%- endtrans %}
|
||||
|
||||
.. _{% trans %}`download page`{% endtrans %}: {{ get_url('downloads_list') }}
|
||||
__ {{ get_url('downloads_list') }}
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
|
Reference in New Issue
Block a user