6 lines
110 B
HTML
6 lines
110 B
HTML
<div class="banner">
|
|
<div>
|
|
<h1>{{ title }}</h1>
|
|
<h2>{{ subtitle }}</h2>
|
|
</div>
|
|
</div>
|