|
|
|
|
@ -1,10 +1,11 @@
@@ -1,10 +1,11 @@
|
|
|
|
|
<section> |
|
|
|
|
<h1><twig:Atoms:NameOrNpub :author="author" :npub="npub"></twig:Atoms:NameOrNpub></h1> |
|
|
|
|
{% if author.bot is defined %} |
|
|
|
|
<div class="tags"> |
|
|
|
|
<h1> |
|
|
|
|
<twig:Atoms:NameOrNpub :author="author" :npub="npub"></twig:Atoms:NameOrNpub> |
|
|
|
|
{% if author.bot is defined %} |
|
|
|
|
<span class="tag">bot</span> |
|
|
|
|
</div> |
|
|
|
|
{% endif %} |
|
|
|
|
{% endif %} |
|
|
|
|
</h1> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{% if author.lud16 is defined and author.lud16 %} |
|
|
|
|
<twig:Molecules:ZapButton |
|
|
|
|
|