{% if page %} {% set opts = { size: 'lg' } %}
{% if user %} {% include 'header-button-like.html' with opts %} {% endif %}
{% if user %} {% include 'header-button-bookmark.html' with opts %} {% endif %}
{% endif %}