Make everything more consistent
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
{% if interests %}
|
||||
<div class="interests-container container-block">
|
||||
|
||||
<h2 class="container-block-title">Interests</h2>
|
||||
<h2 class="container-block-title">
|
||||
Interests
|
||||
</h2>
|
||||
|
||||
<ul class="list-unstyled interests-list">
|
||||
{% for interest in interests %}
|
||||
|
Reference in New Issue
Block a user