<%
// Macro for inserting an inline secure context notice, i.e. to mark a
// feature as only available on secure contexts. See the following page:
// https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts

%>

<%-await template('secureContextGeneric', ["inline"])%>
