We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf8a3a commit e037fd1Copy full SHA for e037fd1
1 file changed
templates/displayInline.tpl
@@ -26,7 +26,9 @@
26
{/if}
27
28
{* Show article inline *}
29
+ <div class="inline_html_galley">
30
{$inlineHtmlGalley}
31
+ </div>
32
33
{call_hook name="Templates::Article::Footer::PageFooter"}
34
0 commit comments