~ya-bo-ng/+junk/ubuntu-site-new-font-ubuntu

« back to all changes in this revision

Viewing changes to ubuntu/take-the-tour.html

  • Committer: Anthony Dillon
  • Date: 2012-09-28 13:10:31 UTC
  • Revision ID: anthony.dillon@canonical.com-20120928131031-ycioeppdvs8biixv
Ubuntu section mini review

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
{% block content %}
10
10
<div class="row row-tour-hero">
11
 
        <div class="four-col">
 
11
        <div class="five-col">
12
12
                <h1>Take the tour</h1>
13
13
                <p>Enjoy the simplicity of Ubuntu's stylish, intuitive interface. Take Ubuntu for a test drive with our online tour and download when you're ready!</p>
14
14
                <p><a class="link-cta-ubuntu" href="/tour">Start tour</a></p>
15
15
    </div><!-- /.four-col -->
16
16
     
17
 
    <div class="eight-col last">
18
 
        <a href="/tour" title="Start the Tour"><img src="{{ STATIC_URL }}u/img/ubuntu/tour-screen-1.jpg" class="slideshow" alt="" width="616" height="401" /></a>
 
17
    <div class="seven-col last">
 
18
        <a href="/tour" title="Start the Tour"><img src="{{ STATIC_URL }}u/img/ubuntu/tour-screen-1.jpg" class="slideshow" alt="" width="500" height="325" style="float:right" /></a>
19
19
    </div><!-- /.eight-col -->
20
20
</div><!-- /.row -->
21
21
    
30
30
    <div class="four-col">
31
31
        <div class="box">
32
32
            <h2>What's new?</h2>
33
 
            <p>The release of Ubuntu 12.04 includes some clever enhancements to make your Ubuntu experience even more enjoyable.</p>
 
33
            <p>The release of Ubuntu 12.04 includes some clever enhancements to make your Ubuntu experience even more enjoyable.<br/><br/></p>
34
34
            <p><a class="link-arrow" href="/ubuntu/whats-new">See what's new in Ubuntu</a></p>
35
35
        </div><!-- /.box -->
36
36
    </div><!-- /.four-col -->
37
37
    <div class="four-col last">
38
38
        <div class="box">
39
39
            <h2>Get Ubuntu</h2>
40
 
            <p>Ready to choose Ubuntu? You can download Ubuntu, completely free. Simply install it alongside or instead of your current system..</p>
 
40
            <p>Ready to choose Ubuntu? You can download Ubuntu, completely free. Simply install it alongside or instead of your current system.<br/><br/></p>
41
41
            <p><a class="link-arrow" href="/download">Download Ubuntu now</a></p>
42
42
        </div><!-- /.box -->
43
43
    </div><!-- /.four-col -->