mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
25 lines
No EOL
1.3 KiB
Text
25 lines
No EOL
1.3 KiB
Text
{% load utils_tags %}{% block body %}{% endblock body %}
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
|
|
|
|
Stay up to date and in touch with a few different ways:
|
|
|
|
* Follow @newsblur on Twitter: https://twitter.com/newsblur
|
|
* Follow @samuelclay on GitHub: https://github.com/samuelclay
|
|
|
|
{% block resources_header %}To get the most out of NewsBlur, here are a few resources:{% endblock resources_header %}
|
|
|
|
* Read the NewsBlur Blog: https://blog.newsblur.com
|
|
* Get support on NewsBlur's support forum: https://forum.newsblur.com
|
|
|
|
There are plenty of ways to use NewsBlur beyond the website:
|
|
|
|
* Download the free iPad/iPhone App: https://{% current_domain %}/ios/
|
|
* Download the free Android App: https://{% current_domain %}/android/
|
|
* Download browser extensions for Safari, Firefox, and Chrome: https://{% current_domain %}{{ user.profile.autologin_url }}?next=goodies
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
Don't want to be notified about anything NewsBlur related? Opt-out of emails from NewsBlur: https://{% current_domain %}{{ user.profile.autologin_url }}?next=optout |