mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Grammar fix in email base. Thanks @alankarma.
This commit is contained in:
parent
76744948be
commit
eba42ca0e3
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ Stay up to date and in touch with a few different ways:
|
|||
* Read the NewsBlur Blog: http://blog.newsblur.com
|
||||
* Get support on NewsBlur's Get Satisfaction: http://getsatisfaction.com/newsblur/
|
||||
|
||||
There's plenty of ways to use NewsBlur beyond the website:
|
||||
There are plenty of ways to use NewsBlur beyond the website:
|
||||
|
||||
* Download the free iPad/iPhone App: http://{% current_domain %}/ios/
|
||||
* Download the free Android App: http://{% current_domain %}/android/
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
<li style="line-height:22px;"><a href="http://getsatisfaction.com/newsblur/" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/reader/getsatisfaction.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> Get support on NewsBlur's Get Satisfaction</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
<p style="line-height: 20px;">There's plenty of ways to use NewsBlur beyond the web:</p>
|
||||
<p style="line-height: 20px;">There are plenty of ways to use NewsBlur beyond the web:</p>
|
||||
<p style="line-height: 20px;">
|
||||
<ul style="list-style: none;">
|
||||
<li style="line-height:22px;"><a href="http://{% current_domain %}/ios/" style="text-decoration:none"><img src="http://{% current_domain %}/media/img/reader/iphone_icon.png" style="width:16px;height:16px;vertical-align:top;padding-top:3px;"> Download the free iPad/iPhone App</a></li>
|
||||
|
|
Loading…
Add table
Reference in a new issue