Édition de l'url du serveur Solr.
[Plinn.git] / skins / custom_content / image_view.pt
1 <html metal:use-macro="here/main_template_view/macros/master">
2 <head>
3 <title>Image View</title>
4 <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
5 <base metal:fill-slot="base" href="" tal:attributes="href python: here.absolute_url() + '/'" />
6 </head>
7 <body>
8 <div metal:fill-slot="main">
9 <span tal:replace="structure here/tag">Tag</span>
10 </div>
11 </body>
12 </html>