diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/versions.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/templates/versions.html b/docs/templates/versions.html index 6323024ec..198630dd7 100644 --- a/docs/templates/versions.html +++ b/docs/templates/versions.html @@ -17,14 +17,12 @@ <dd><a href="{{ url }}">{{ slug }}</a></dd> {% endfor %} </dl> - <!-- <dl> <dt>Downloads</dt> {% for type, url in downloads %} <dd><a href="{{ url }}">{{ type }}</a></dd> {% endfor %} </dl> - --> <hr/> <dl> <dt>External links</dt> |
