Add colour to role text
This commit is contained in:
parent
8dde548272
commit
30317f45be
|
@ -82,7 +82,7 @@ testimonials:
|
|||
<h2>{{ testimonial.name }}</h2>
|
||||
|
||||
{% if testimonial.role %}
|
||||
<div>
|
||||
<div class="text-grey-dark">
|
||||
{{ testimonial.role|raw }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue