{% load social_share sekizai_tags %}
  • {% post_to_twitter '' request.path ' ' "icon brands fa-twitter" %}
  • {% post_to_linkedin request.path "icon brands fa-linkedin" %}
  • {% post_to_facebook request.path ' ' "icon brands fa-facebook-f" %}
  • {% post_to_reddit '' request.path ' ' "icon brands fa-reddit-alien" %}
  • {% send_email 'World Heat Flow Database' 'Take a look at this publication from the World Heat Flow Database Project.' request.path ' ' "icon fas fa-envelope" %}
  • {% comment %}
  • {% post_to_telegram "Check out this publication from the World Heat Flow Project" request.path " " "fab fa-telegram" %}
  • {% post_to_whatsapp request.path " " "fab fa-whatsapp" %}
  • {% endcomment %}