5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
<%- |
|
|
Optional[String] $title,
|
|
| -%>
|
|
<title><%= $title %></title>
|