D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
api
/
vendor
/
scrivo
/
highlight.php
/
test
/
detect
/
htmlbars
/
Filename :
default.txt
back
Copy
<div class="entry"> {{!-- only output this author names if an author exists --}} {{#if author}} {{#playwright-wrapper playwright=author action=(mut author) as |playwright|}} <h1>{{playwright.firstName}} {{playwright.lastName}}</h1> {{/playwright-wrapper}} {{/if}} {{yield}} </div>