Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
8 lines
247 B
PHP
8 lines
247 B
PHP
<div class="{{ htmldir() == 'ltr' ? 'fl' : 'fr' }} w-100 pb3 pt1 pl3 pr3">
|
|
<div class="br2 bg-white mb2">
|
|
|
|
<activity-list hash="{{ $contact->hashID() }}" :contact-id="{{ $contact->id }}" name="{{ $contact->first_name }}" />
|
|
|
|
</div>
|
|
</div>
|