Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingphilippe committed Dec 20, 2024
1 parent 82c8ef5 commit a9f3428
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ <h3 class="flex justify-between">
</div>

<div class="js-stick-at-bottom-when-scrolling">
<a href="{{ url_for('.invite_org_user', org_id=current_org.id) }}" class="button button-secondary">{{ _("Invite team
member") }}</a>
<a href="{{ url_for('.invite_org_user', org_id=current_org.id) }}" class="button button-secondary">
{{ _("Invite team member") }}
</a>
</div>

{% endblock %}

0 comments on commit a9f3428

Please sign in to comment.