diff --git a/_includes/card.html b/_includes/card.html
index 11847f44..b6dbb7c1 100644
--- a/_includes/card.html
+++ b/_includes/card.html
@@ -39,6 +39,10 @@
{% if include.tor %}
{% endif %}
+
+ {% if include.git %}
+
+ {% endif %}
{% if include.extra_button %}
{{include.extra_button}}