~nuvola-player-devel/nuvola-player/amazon-more-countries

« back to all changes in this revision

Viewing changes to data/nuvolaplayer/services/amazon/description.html

  • Committer: Michael Mims
  • Date: 2012-10-04 15:39:58 UTC
  • Revision ID: mims.michael@gmail.com-20121004153958-4l42tsw9lwa5nlp3
Added supported countries notification to description for Amazon service integration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<div id="thumbnails">
2
 
<img src="${service.screenshots}amazon_1.png" />
3
 
<img src="${service.screenshots}amazon_2.png" />
4
 
<img src="${service.screenshots}amazon_3.png" />
 
2
    <img src="${service.screenshots}amazon_1.png" />
 
3
    <img src="${service.screenshots}amazon_2.png" />
 
4
    <img src="${service.screenshots}amazon_3.png" />
5
5
</div>
6
 
<p><strong>Amazon Cloud Player</strong> is integrated with the MP3 store and allows 
7
 
users to store their music on Amazon Cloud Drive, and play that music from any 
8
 
supported web browsers. Currently, Amazon Cloud Player is available on the website 
9
 
and within the Amazon MP3 Android application.</p>
10
 
<p style="text-align: center"><em>Source:
11
 
<a href="http://http://en.wikipedia.org/wiki/Amazon_MP3">Amazon MP3 on Wikipedia</a>,
12
 
<a href="http://www.amazon.com">Official website</a></em>
 
6
<p style="background-color: #C3E7EF;margin: 10px 0;border: 2px solid #66B7C9;padding: 0.5em;text-align: center;">
 
7
    Supported countries: France, Germany, United Kingdom, and United States.
 
8
</p>
 
9
<p>
 
10
    <strong>Amazon Cloud Player</strong> is integrated with the MP3 store and allows 
 
11
    users to store their music on Amazon Cloud Drive, and play that music from any 
 
12
    supported web browsers. Currently, Amazon Cloud Player is available on the website 
 
13
    and within the Amazon MP3 Android application.
 
14
</p>
 
15
<p style="text-align: center">
 
16
    <em>
 
17
        Source:<a href="http://http://en.wikipedia.org/wiki/Amazon_MP3">Amazon MP3 on Wikipedia</a>,
 
18
        <a href="http://www.amazon.com">Official website</a>
 
19
    </em>
13
20
</p>