Skip to content
Snippets Groups Projects
Commit d6c7e8ab authored by alexisben's avatar alexisben
Browse files

iso image text in p node

parent 1147b8f7
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
{{ end }}
{{ if .text }}
<figcaption>
{{- partial "PrepareText" .text -}}
<p>{{- partial "PrepareText" .text -}}</p>
</figcaption>
{{ end }}
</figure>
......
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