[ads][profile] small placeholder

This commit is contained in:
Andrea Vos 2022-09-11 20:51:54 +02:00
parent 663cd04711
commit c4f1c44923

View File

@ -2,6 +2,8 @@
<Page>
<MustLogin v-if="!$user()"/>
<div v-else>
<AdPlaceholder phkey="small-homepage"/>
<div class="mb-3 d-flex justify-content-between flex-column flex-md-row">
<h2 class="text-nowrap">
<Avatar :user="$user()"/>
@ -15,8 +17,6 @@
</div>
</div>
<AdPlaceholder phkey="small-homepage"/>
<form @submit.prevent="save" :class="[saving ? 'saving' : '']">
<div v-if="$isGranted()" class="border border-primary rounded p-4">
<h3 class="h4 mb-3">