You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rms-support-letter.github.io/index.html

18 lines
245 B

---
layout: letter
---
<p>
<b>
Signed:
</b>
</p>
<ul>
{% for sign_hash in site.data.signed %}
{% assign signed = sign_hash[1] %}
<li><a href="{{ signed.link }}">
{{ signed.name }}
</a></li>
{% endfor %}
</ul>