7 lines
96 B
Vue
7 lines
96 B
Vue
|
<template>
|
||
|
<h2>
|
||
|
<Icon v="tags"/>
|
||
|
<T>home.pronouns</T>
|
||
|
</h2>
|
||
|
</template>
|