Skip to content
Snippets Groups Projects
Commit 6fee76f9 authored by sebousan's avatar sebousan
Browse files

HTML modified due to a bug (summernote in p)

parent 56e5cced
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@
<p>{{ partial "PrepareHTML" $title }}</p>
{{ end -}}
{{- if partial "PrepareHTML" .credit }}
<p><small>{{ partial "PrepareHTML" .credit }}</small></p>
<div class="credit">{{ partial "PrepareHTML" .credit }}</div>
{{ end -}}
</figcaption>
</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