Skip to content
Snippets Groups Projects
Unverified Commit 55c31907 authored by Alexis BENOIT's avatar Alexis BENOIT Committed by GitHub
Browse files

Merge pull request #400 from osunyorg/fix-credit-links

removed html partial from hero figcaption
parents 31625915 ec2e7d79
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
aria-label="{{- i18n "commons.lightbox.link.title" -}}">
</a>
{{ end }}
{{ with partial "GetTextFromHTML" .image.credit }}
{{ with .image.credit }}
<figcaption tabindex="0">
<div class="credit-content">
{{ partial "PrepareHTML" . }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment