{% extends 'base.html' %} {% block content %}
{{application_name}} has been deployed to {{linode.label}} in the {{linode.group}} group.
You can access your linode with the following command:
ssh root@{{linode.ipv4.address}}
Your root password is:
{{password}}