@ -1,6 +1,6 @@
<span class="separator">
{{- range $index, $el := . -}}
<img class="p-photo" src="{{ ( printf "%s" ) ( . | urlize )| absLangURL }}" />
<img class="p-photo" src="{{ ( printf "%s" ) ( . | urlize )| relLangURL }}" />
{{- end -}}
</span>