Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
adamstallard committed Aug 27, 2013
1 parent 20fb930 commit 1f434c3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -13,13 +13,13 @@
<include>lorem</include>
<body>
<page-header/>
<content>
<news-article demo>
<author>Jane Doe</author>
<title>Test</title>
<body><lorem/></body>
</news-article>
</content>
<content>
<news-article demo>
<author>Jane Doe</author>
<title>Test</title>
<body><lorem/></body>
</news-article>
</content>
<page-footer/>
</body>
</html>
Expand Down

0 comments on commit 1f434c3

Please sign in to comment.