{% extends "base.html" %}
{% block title %}Ubuntu in the Cloud{% endblock %}
{% block header %}
Ubuntu in the Cloud
{% endblock %}
{% block content %}
Try Ubuntu 10.10 Server in the Cloud, entirely on our dime!
You read that right, Canonical will pay for you to experience the ease of Ubuntu Server in the Cloud for an hour (well, approximately 55 minutes). We will take care of the registration, and setup and even give you some pre-configured applications to choose from (such as Wordpress and MoinMoin). We are that keen for you to see it for yourself.
What do you need to do?
As part of the login process you will be asked to set up login and security credentials. But don’t worry, it’s really quick and easy.
{% if campaign %}
{% for c in campaign %}
{% if c.remaining %}
{{c.verbose_name}}
{% else %}{{c.verbose_name}} - All trial instances have been used.
{% endif %}
{% endfor %}
{% else %}
Service currently offline - please come back soon.