You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

408 B

+++ authors = ["author-demo"] categories = ["content", "paige"] description = "An alert." tags = ["alerts"] title = "Alert" [paige.alert] message = "Get more information <a href="#" class="alert-link">here." type = "primary" +++

This page has the following parameters:

paige:
  alert:
    message: "Get more information <a href=\"#\" class=\"alert-link\">here</a>."
    type: "primary"