_template

=====
[[form]]
fields:
  url:
    before: Redirect URL:
    type: url
    default: http://example.wikidot.com/
    match-error: Not a valid URL.  Must start with "http://"
    required: true
  enable:
    before: Enable Redirect:
    values:
      0: "No"
      --]: "Yes"
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License