99185e2d8f
* Remove the newline after .hbs copyright headers * Trying with the whitespace control char
9 lines
116 B
Handlebars
9 lines
116 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: MPL-2.0
|
|
~}}
|
|
|
|
<PageLayout>
|
|
{{outlet}}
|
|
</PageLayout>
|