Skip to content

Commit

Permalink
get rid of a bit of extra whitespace and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tswicegood committed Jun 1, 2011
1 parent 64ec292 commit 7776c58
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions project_template/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,27 @@
<meta name="description" content="">
<meta name="author" content="">
</head>

<body>

<div id="container">
<header>
<h1>Welcome to Armstrong!</h1>
</header>

<div id="main" role="main">
<h2>Everything Worked!</h2>
<p>
Thanks for checking out Armstrong! This is a static template
that you can edit to fit your needs, or remove entirely if you
want something else.
</p>

<p>
Please check out
<a href="http://github.com/armstrongcms/armstrong/">our repository</a>
for more information on what to do next.
</p>

</div>

<footer>
</footer>
</div> <!--! end of #container -->

<!-- JavaScript at the bottom for fast page loading -->
</body>
</html>

0 comments on commit 7776c58

Please sign in to comment.