Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
adds single image template for #9
Browse files Browse the repository at this point in the history
  • Loading branch information
cdowdy committed Dec 26, 2016
1 parent 68097fb commit 535d34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/single.html.twig
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{% import 'global.macros.twig' as global %}
{{ global.setImg( srcImg, sourceExists, notFoundImg ) }}

0 comments on commit 535d34b

Please sign in to comment.