mirror of
https://github.com/TheThomaas/my-online-cookbook.git
synced 2026-01-10 20:01:47 +00:00
Move recipe source to bottom
This commit is contained in:
parent
036f3c378e
commit
fcceefd0d5
|
|
@ -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