feat: jinja template for cards
This commit is contained in:
@@ -30,8 +30,7 @@ onBeforeRouteUpdate(updateTitle);
|
||||
<div class="p-4">
|
||||
<div
|
||||
class="mb-4 italic text-xl font-extralight"
|
||||
v-html="$t('home')"
|
||||
></div>
|
||||
>{{ $t('home') }}<br/>{{ $t('call_to_action') }}</div>
|
||||
<div class="flex gap-2 mb-4">
|
||||
<input
|
||||
v-model="listNameInput"
|
||||
|
||||
Reference in New Issue
Block a user