{% load lyric_extras %}
{# _bud_panel.html — bud btn + slide-out for the post-share flow on #}
{# post.html. On success: appends a Line to #id_post_table, fires #}
{# Brief.showBanner, + updates the .post-header shared-with prose. #}
{# `sharer_name` (rendered onto data-sharer-name) is the author of the #}
{# optimistically-appended Line so it matches the persisted post-refresh #}
{# state where Line.author == request.user. #}
{% include "apps/billboard/_partials/_bud_apparatus.html" with aria_label="Share with a bud" sharer_name=request.user|at_handle include_suggestions=True %}