Tweak
This commit is contained in:
parent
8ff0ac386c
commit
a60cdab266
1 changed files with 1 additions and 1 deletions
2
post.hbs
2
post.hbs
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<footer class="post-footer">
|
<footer class="post-footer">
|
||||||
|
|
||||||
{{! Everything inside the ((#with author)) tags pulls data from the author }}
|
{{! Everything inside the {#with author} tags pulls data from the author }}
|
||||||
{{#with author}}
|
{{#with author}}
|
||||||
|
|
||||||
{{#if image}}
|
{{#if image}}
|
||||||
|
|
Loading…
Reference in a new issue