fix: strong font for bio/abstract
This commit is contained in:
@@ -35,9 +35,7 @@
|
||||
{% endif %}
|
||||
{% if speaker.biography %}
|
||||
<div class="speaker_biography">
|
||||
<div class="speaker_biography">
|
||||
{{ speaker.biography | safe }}
|
||||
</div>
|
||||
{{ speaker.biography | safe }}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user