6 lines
136 B
HTML
6 lines
136 B
HTML
<template name="atSep">
|
|
<div class="at-sep" horizontal center-justified layout>
|
|
<strong>{{sepText}}</strong>
|
|
</div>
|
|
</template>
|