Skip to content

Commit acbc9be

Browse files
committed
chore: more indenting
1 parent f261913 commit acbc9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/profiles/custom/os2loop/themes/os2loop_theme/templates/field/field--os2loop-shared-rev-date.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%}
77

88
{% if label_display == 'inline' %}
9-
<span{{ attributes }}>
9+
<span{{ attributes }}>
1010
<!-- Performing a replace of the spacing in revision date - Revisions dato -> Revisionsdato -->
1111
<span{{ title_attributes.addClass(title_classes) }}>{{ label|replace({' ': ''}) }}:</span>
1212
{% if multiple %}

0 commit comments

Comments
 (0)