Remove some stray whitespace.
This commit is contained in:
parent
586a9cea75
commit
d0a33fb175
@ -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"> {#- -#}
|
||||
|
Loading…
x
Reference in New Issue
Block a user