Merge pull request #1532 from richarth/patch-1

Update noNodes.aspx
This commit is contained in:
Sebastiaan Janssen
2016-10-18 22:12:52 +02:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
<div class="logo"></div>
<h1>Welcome to your Umbraco installation</h1>
<h3>You're seeing the wonderful page because your website doesn't contain any published content yet.</h3>
<h3>You're seeing this wonderful page because your website doesn't contain any published content yet.</h3>
<div class="cta">
<a href="<%= IOHelper.ResolveUrl(SystemDirectories.Umbraco) %>" class="button">Open Umbraco</a>
@@ -44,7 +44,7 @@
<div class="col">
<h2>Be a part of the community</h2>
<p>The Umbraco community is the best of its kind, be sure to visit, and if you have any questions, were sure that you can get your answers from the community.</p>
<p>The Umbraco community is the best of its kind, be sure to visit, and if you have any questions, were sure that you can get your answers from the community.</p>
<a href="http://our.umbraco.org?ref=ourFromInstaller" target="_blank">our.Umbraco &rarr;</a>
</div>
@@ -58,4 +58,4 @@
<script src="https://code.jquery.com/jquery-latest.min.js"></script>
</body>
</html>
</html>