Skip to content

Commit

Permalink
Added 'from' to handlebares :baby_botle:
Browse files Browse the repository at this point in the history
  • Loading branch information
vemundrefnin committed Mar 27, 2016
1 parent d075ddd commit 5b07285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/index.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
<div>
<p>{{quote.text}}</p>
<p class="auther">{{quote.by}}</p>
<p class="from">From: {{quote.from}}</p>
</div>
</section>

0 comments on commit 5b07285

Please sign in to comment.