~canonical-website-editors/ubuntu-legal-content/fenchurch2

« back to all changes in this revision

Viewing changes to templates/ubuntu-advantage/index.html

  • Committer: Karl Williams
  • Date: 2014-05-28 10:58:47 UTC
  • Revision ID: karl.williams@canonical.com-20140528105847-pe9r7nxipge7h4kg
copy/layout updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
{% endblock second_level_nav_items %}
7
7
 
8
8
{% block content %}
 
9
 
 
10
<div class="row row-hero">
 
11
        <div class="eight-col">
 
12
                <h1>Ubuntu Advantage</h1>
 
13
                <p>If you are interested in purchasing Ubuntu Advantage services, then you can purchase it by:</p>
 
14
                <ul>
 
15
                        <li><a href="http://shop.canonical.com/index.php?cPath=41" class="external">using the Canonical store</a></li>
 
16
                        <li><a href="http://www.ubuntu.com/desktop/contact-us" class="external">contacting Canonical sales</a></li>
 
17
                </ul>
 
18
                <p>If you want to become a Canonical partner please <a href="http://www.ubuntu.com/partners" class="external">contact us</a></p>
 
19
        </div>
 
20
</div>
 
21
 
9
22
<div class="row">
10
23
        <h2>Ubuntu Advantage service description</h2>
11
24
        <div class="eight-col">
12
25
                <p>This service description defines the Services Canonical will provide to customers under the customer&rsquo;s Ubuntu Advantage services agreement with Canonical. This service description defines a number of products, but only those products listed in Customer&rsquo;s agreement with Canonical will be provided.</p>
 
26
                <a href="/ubuntu-advantage/service-description">Go to service description&nbsp;&rsaquo;</a>
13
27
        </div><!-- /.eight-col -->
14
 
        
15
 
        <div class="four-col last-col">
16
 
                <ul class="no-bullets list">
17
 
                        <li><a href="/ubuntu-advantage/service-description">Go to service description&nbsp;&rsaquo;</a></li>
18
 
                </ul>
19
 
        </div><!-- /.four-col -->
20
28
</div><!-- /.row -->
21
29
 
22
30
<div class="row no-border">
23
 
        <h2>Ubuntu Advantage Assurance</h2>
 
31
        <h2>Ubuntu Assurance</h2>
24
32
        <div class="eight-col">
25
33
                <p>The Ubuntu Advantage Assurance Programme from Canonical covers Canonical support of customers for claims of intellectual property infringements arising from their use of Ubuntu. The Ubuntu Advantage Assurance is included in all Canonical support contracts. This offering is designed to safeguard Canonical&rsquo;s customers and make deploying Ubuntu even easier through an indemnification offering from Canonical.</p>
 
34
                <a href="/ubuntu-advantage/assurance">Go to Ubuntu Advantage Assurance&nbsp;&rsaquo;</a>
26
35
        </div><!-- /.eight-col -->
27
 
        
28
 
        <div class="four-col last-col">
29
 
                <ul class="no-bullets list">
30
 
                        <li><a href="/ubuntu-advantage/assurance">Go to Ubuntu Advantage Assurance&nbsp;&rsaquo;</a></li>
31
 
                </ul>
32
 
        </div><!-- /.four-col -->
33
36
</div><!-- /.row -->
34
37
{% endblock content %}
 
 
b'\\ No newline at end of file'