관리-도구
편집 파일: default.txt
<div class="entry"> {{!-- only show if author exists --}} {{#if author}} <h1>{{firstName}} {{lastName}}</h1> {{/if}} </div>