File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -211,13 +211,13 @@ <h2 class="section-title">Start Your Journey</h2>
211
211
</ div >
212
212
< div class ="journey-ribbon-content ">
213
213
< p class ="journey-ribbon-contributor ">
214
- {{ $ribbon.contributor_text_prefix }}
215
- {{ if $contributor_page_resource }}
214
+ {{ $ribbon.contributor_text_prefix - }}
215
+ {{- if $contributor_page_resource - }}
216
216
< a href ="{{ $contributor_page_resource.RelPermalink }} "> {{ $ribbon.primary_contributor_name }}</ a >
217
- {{ else }}
218
- {{ $ribbon.primary_contributor_name }}
219
- {{ end }}
220
- {{ $ribbon.contributor_text_suffix | safeHTML }}
217
+ {{- else - }}
218
+ {{- $ribbon.primary_contributor_name - }}
219
+ {{- end - }}
220
+ {{- $ribbon.contributor_text_suffix | safeHTML - }}
221
221
</ p >
222
222
< h3 class ="journey-ribbon-title "> {{ $ribbon.title }}</ h3 >
223
223
< p class ="journey-ribbon-description ">
You can’t perform that action at this time.
0 commit comments