Skip to content

Commit

Permalink
Fix typo so testmonial links work
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Jun 17, 2021
1 parent 3906627 commit c8df7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.tt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ ajax '/getloadavg' => sub {
<cite>
<% testimonial.text %>
</cite>
- <% IF testimonal.source_url %>
- <% IF testimonial.source_url %>
<a href="<% testimonial.source_url %>">
<% END %>
<% testimonial.source %>
Expand Down

0 comments on commit c8df7a4

Please sign in to comment.