We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a526de commit c821f44Copy full SHA for c821f44
kotti_image/templates/image.pt
@@ -2,7 +2,7 @@
2
<html xmlns="http://www.w3.org/1999/xhtml"
3
metal:use-macro="api.macro('kotti:templates/view/master.pt')">
4
5
- <article metal:fill-slot="content" class="document-view content">
+ <article metal:fill-slot="content" class="image-view content">
6
<h1>${context.title}</h1>
7
<p class="lead">
8
${context.description}
0 commit comments