update default template

This commit is contained in:
Simon Vieille 2021-05-29 13:48:38 +02:00
parent 47cad57551
commit 838d274798
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<h1>{{ _page.title.value }}</h1>
<pre>{{ _page.content.value }}</pre>
<pre>{{ _page.content.value|murph_url }}</pre>
{% set image = _page.image.value %}