mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-28 07:43:18 +00:00
8 lines
105 B
PHP
8 lines
105 B
PHP
@blaze
|
|
|
|
<template name="summary">
|
|
<div {{ $attributes }}>
|
|
{{ $slot }}
|
|
</div>
|
|
</template>
|