Skip to content

Commit

Permalink
add article tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesbh committed Jan 13, 2013
1 parent 448a0d2 commit f6ebb2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _layouts/recipe.html
@@ -1,5 +1,7 @@
{% include header %}

<article>

<h3>{{page.title}}</h3>

<ul id="print-information">
Expand All @@ -9,4 +11,6 @@ <h3>{{page.title}}</h3>

{{ content }}

</article>

{% include footer %}

0 comments on commit f6ebb2f

Please sign in to comment.