fixed source code display

This commit is contained in:
Dave
2014-08-24 14:10:30 -04:00
parent 71afd2ac07
commit 705f52f9dc
2 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
<h4>Lesson Source Code</h4>
<div class="panel" >
<div class="panel-body">
{{lessonSource}}
<pre>{{lessonSource}}</pre>
</div>
</div>
</div>