6 lines
130 B
HTML
6 lines
130 B
HTML
<template name="atTitle">
|
|
<div class="at-title" horizontal center-justified layout>
|
|
<h3>{{title}}</h3>
|
|
</div>
|
|
</template>
|