allow html to be passed to description
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p v-else>{{SITE_DESCRIPTION}}</p>
|
<p v-else>{{SITE_DESCRIPTION | safe}}</p>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user