2016-05-11 14:41:50 +00:00
|
|
|
<ul>
|
2015-04-28 03:24:02 +00:00
|
|
|
{% if request.user.is_authenticated %}<a href="{% url 'emailshare' 'pledged' %}?next={{ work_url|urlencode:"" }}"><li>Email it!</li></a>{% endif %}
|
2013-12-15 05:31:43 +00:00
|
|
|
<a href="https://twitter.com/intent/tweet?url=https://{{ current_site.domain }}{{ work_url|urlencode:"" }}&text=I%27m%helping%20to%20unglue%20{{ title|urlencode }}%20at%20%40unglueit.%20Will%20you%20join%20me%3F"><li>Tweet it!</li></a>
|
2013-02-28 21:04:41 +00:00
|
|
|
<a href="https://www.facebook.com/sharer.php?u=https://{{ current_site.domain }}{{ work_url|urlencode:"" }}"><li>Share it on Facebook.</li></a>
|
2012-07-09 19:47:09 +00:00
|
|
|
<li>Best idea: talk about it with those you love.</li>
|
|
|
|
</ul>
|