Moved pressetext-0.7.html to /misc
This commit is contained in:
@ -92,6 +92,7 @@ LEGACY_PAGES_MAP={
|
|||||||
'plugin_spec': 'docs/spec/plugin',
|
'plugin_spec': 'docs/spec/plugin',
|
||||||
'plugins': 'docs/plugins',
|
'plugins': 'docs/plugins',
|
||||||
'ports': 'docs/ports',
|
'ports': 'docs/ports',
|
||||||
|
'pressetext-0.7': 'misc/pressetext-0.7',
|
||||||
'protocols': 'docs/protocol',
|
'protocols': 'docs/protocol',
|
||||||
'ratestats': 'misc/ratestats',
|
'ratestats': 'misc/ratestats',
|
||||||
'release-signing-key': 'get-involved/develop/release-signing-key',
|
'release-signing-key': 'get-involved/develop/release-signing-key',
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{% extends "_layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %}0.7 Release{% endblock %}
|
{% block title %}0.7 Release{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<pre>
|
<pre>
|
Reference in New Issue
Block a user