{% macro warning(current=true, section) %}
{% if section and section.extra.public_draft %}
{% set public_draft = section.extra.public_draft %}
{% set issue = public_draft / 1 %}
{% if current %}
Draft Page
The page is still under development (Tracking Issue: {{ issue }}). This page and all pages under it will be hidden from search engines and menus!