Move recipe source to the bottom of the page
This commit is contained in:
parent
00b49aa15b
commit
649824acd3
|
|
@ -55,10 +55,10 @@
|
|||
</div>
|
||||
|
||||
<div class="c-recipe__instructions-wrapper u-free-text">
|
||||
{{ content | safe }}
|
||||
{% if sourceLabel and sourceURL %}
|
||||
<p>Source : <a href="{{ sourceURL }}" target="_blank" rel="noopener">{{ sourceLabel }}</a></p>
|
||||
{% endif %}
|
||||
{{ content | safe }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue