Skip to content
Snippets Groups Projects
Commit fc950164 authored by Benjamin Becker's avatar Benjamin Becker
Browse files

Revert "adds pkg.accessibility to template package/read"

This reverts commit b494e4a1.
parent b5b00d5e
No related branches found
No related tags found
No related merge requests found
......@@ -88,12 +88,8 @@
<div class="notes embedded-content">
{{ h.render_markdown(h.get_translated(pkg, 'notes')) }}
</div>
{% endif %} {# pkg.notes #}
{% endif %}
{% endblock package_notes %}
{% if pkg.accessibility and not pkg.accessibility.lower() == "ja"%}
{{ pkg.accessibility }}
{% endif %} {# pkg.accessibility #}
{% endblock package_description %}
{% block package_resources %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment