[fix] rtl result template

This commit is contained in:
Adam Tauber 2016-06-27 23:52:24 +02:00
parent 1ee2a3d25d
commit 36c8977390
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@
<span class="label label-default">{{ engine }}</span>
{% endfor %}
<small><a class="text-info" href="https://web.archive.org/web/{{ result.url }}" rel="noreferrer">{{ icon('link') }} {{ _('cached') }}</a></small>
</div>
<span class="text-muted"><small>{{ result.pretty_url }}</small></span>
<div class="text-muted"><small>{{ result.pretty_url }}</small></div>
{%- endmacro %}
{% macro preferences_item_header(info, label, rtl) -%}