Re-add testimonials link
This commit is contained in:
parent
debcf11439
commit
5a6c4529ef
3 changed files with 8 additions and 1 deletions
|
@ -103,7 +103,7 @@ use: [posts]
|
|||
{{ testimonial.role }}
|
||||
</p>
|
||||
{% elseif testimonial.role and company.name %}{% spaceless %}
|
||||
<p class="lead">
|
||||
<p class="testimonial__role">
|
||||
{{ testimonial.role }} at
|
||||
{% if company.url %}
|
||||
<a href="{{ company.url }}" title="{{ company.name }}">{{ company.name }}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue