[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] Check if there is a tor alpha version
commit 8aaedda76fc844dbeef287166f1993965cd3bc0b
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Fri May 3 15:19:43 2019 +0200
Check if there is a tor alpha version
---
templates/download-tor.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/download-tor.html b/templates/download-tor.html
index 2722525..0bc79c5 100644
--- a/templates/download-tor.html
+++ b/templates/download-tor.html
@@ -29,7 +29,7 @@
<td>{{ a.version }}</td>
<td class="text-right"><a href="{{ alpha_download_link }}">{{ _('Download') }}</a> (<a href="{{ alpha_sig_link }}">{{ _('sig') }}</a>)</td>
</tr>
- {% end %}
+ {% endif %}
</tbody>
</table>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits