From acf0612447df7ed258ce7d3571a3306011aa7ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 23 Feb 2022 01:40:33 +0800 Subject: Add 'me' social validation support --- django/project/templates/trabajo/index.djhtml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'django/project') diff --git a/django/project/templates/trabajo/index.djhtml b/django/project/templates/trabajo/index.djhtml index 3605878..8fe9dcd 100644 --- a/django/project/templates/trabajo/index.djhtml +++ b/django/project/templates/trabajo/index.djhtml @@ -81,7 +81,7 @@
{% if LINK_GNUSOCIAL %} - + GNUSocial @@ -89,7 +89,7 @@ {% endif %} {% if LINK_DIASPORA %} - + Diaspora @@ -97,7 +97,7 @@ {% endif %} {% if LINK_MEDIAGOBLIN %} - + @@ -107,7 +107,7 @@ {% endif %} {% if LINK_LIBREGIT %} - + @@ -117,7 +117,7 @@ {% endif %} {% if LINK_NOTABUG %} - + NotaBug @@ -125,7 +125,7 @@ {% endif %} {% if LINK_PEERTUBE %} - + -- cgit v1.2.3