8 lines
264 B
HTML
8 lines
264 B
HTML
<div style="padding-top: 180px">
|
|
|
|
</div>
|
|
<h1 style="font-size: 25px; font-weight: bold">{{config.title}}</h1>
|
|
<h2 ng-if="config.subTitle" style="padding-top: 25px; font-size: 17px; font-weight: bold">{{config.subTitle}}</h2>
|
|
<div style="padding-top: 20px">
|
|
|
|
</div> |