remove handle bars template who got lost in the root dir

This commit is contained in:
Maxwell Salzberg 2012-04-03 16:22:52 -07:00
parent a5b53717ea
commit fb946bd407

View file

@ -1,9 +0,0 @@
<div class="status-withmulti-photo">
<h1>
{{text}}
</h1>
{{#each photos}}
<img src="{{sizes.large}}" />
{{/each}}
</div>