{% if (bible_credit is defined and bible_credit is not empty) %}
<div class="text-content">
<hr><p style="font-style:italic; font-size:13px; color:#777777;">{{ bible_credit|raw }}</p>
</div>
{% endif %}