FreeTube/src/templates/mainHeader.html

5 lines
88 B
HTML

<div v-if="seen">
<h2 style='margin-left: 15px;'>{{ title }}</h2>
<hr />
</div>