Skip to content

Commit

Permalink
correct name of templates file
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Sep 17, 2018
1 parent 895d982 commit 0922a0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tempaltes/print.mustache

This file was deleted.

5 changes: 5 additions & 0 deletions templates/print.mustache
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div class="nohide" id="slide-{{id}}">
{{#slides}}
<section class="slide-content">{{{content}}}</section>
{{/slides}}
</div>

0 comments on commit 0922a0a

Please sign in to comment.