1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/templates/setup/one.hbs
2018-03-19 09:57:31 +00:00

12 lines
509 B
Handlebars
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header>
<h1>Welcome to <strong>Ghost</strong>!</h1>
<p>All over the world, people have started <em>{{gh-download-count}}</em> incredible blogs with Ghost. Today, were starting yours.</p>
</header>
<figure class="gh-flow-screenshot">
<img src="assets/img/install-welcome.png" alt="Ghost screenshot" />
</figure>
{{#link-to "setup.two" classNames="gh-btn gh-btn-green gh-btn-lg gh-btn-icon gh-btn-icon-right"}}
<span>Create your account {{svg-jar "arrow-right-small"}}</span>
{{/link-to}}