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