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