Update backers March 2018

This commit is contained in:
Jeremy Thomas
2018-04-02 23:29:59 +01:00
parent a316d09f45
commit 3c29bbdac1
17 changed files with 113 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
<li>
{{ backer.FirstName }} {{ backer.LastName }}
{% if backer.Twitter != "" %}
<a href="https://twitter.com/{{ backer.Twitter }}" target="_blank">
<a href="https://twitter.com/{{ backer.Twitter }}" target="_blank" rel="nofollow">
@{{ backer.Twitter }}
</a>
{% endif %}