Remove some stray whitespace.

This commit is contained in:
Jacob Hoffman-Andrews 2021-10-09 08:33:19 -07:00
parent 586a9cea75
commit d0a33fb175

View File

@ -7,9 +7,9 @@
{%- endfor -%}
<a class="{{item_type}}" href="#">{{name}}</a> {#- -#}
<button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"> {#- -#}
<img src="{{static_root_path | safe}}clipboard{{page.resource_suffix}}.svg"
width="19" height="18"
alt="Copy item path">
<img src="{{static_root_path | safe}}clipboard{{page.resource_suffix}}.svg" {# -#}
width="19" height="18" {# -#}
alt="Copy item path"> {#- -#}
</button> {#- -#}
</span> {#- -#}
<span class="out-of-band"> {#- -#}