update inbox list
This commit is contained in:
6
vendor/scrivo/highlight.php/test/detect/handlebars/default.txt
vendored
Normal file
6
vendor/scrivo/highlight.php/test/detect/handlebars/default.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="entry">
|
||||
{{!-- only show if author exists --}}
|
||||
{{#if author}}
|
||||
<h1>{{firstName}} {{lastName}}</h1>
|
||||
{{/if}}
|
||||
</div>
|
||||
Reference in New Issue
Block a user