Django doesn't recognise keyword blank on child of forms.Form
: This is a placeholder often used in dynamic scripts (like those found in WordPress or Shopify ) where the actual URL is injected automatically. {KEYWORD}', '_blank
: This attribute tells the browser to open the link in a new tab or window . Security Best Practice Django doesn't recognise keyword blank on child of forms
When using target="_blank" , it is highly recommended to include rel="noopener noreferrer" to prevent the new page from accessing your window object and to protect user privacy. Click Here {KEYWORD}', '_blank