{% if has_ask_request_permission and not has_publish_permission %}
  • Publish Draft
  • {% endif %} {% if has_publish_permission %} {% if publish_btn_live %}
  • Publish Draft
  • {% endif %} {% if unpublish_btn %}
  • Unpublish
  • {% endif %} {% if revert_btn %}
  • Revert to Published
  • {% endif %} {% if preview_draft_btn %}
  • Preview Draft
  • {% endif %} {% endif %}