Skip to content
Snippets Groups Projects
Commit 128e60c3 authored by Raniere Silva's avatar Raniere Silva
Browse files

Add article tag as wrap for lesson content

parent 5d79ada3
Branches
Tags
No related merge requests found
......@@ -9,6 +9,7 @@
<body class="lesson">
<div class="container card">
$banner$
<article>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h1 class="title">$title$</h1>
......@@ -16,6 +17,7 @@
$body$
</div>
</div>
</article>
$footer$
</div>
$javascript$
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment