Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / new_ui / ui / app / templates / modals / connect-vm-modal.hbs @ 6be59978

History | View | Annotate | Download (194 Bytes)

1
{{#reveal-modal id="connect-vm-modal"}}
2
    <p>You can connect to your {{model.name}} VM using this stuff:</p>
3
    <p><span class="ssh">ssh root@okeanos.grnet.gr/123</span></p>
4
{{/reveal-modal}}