<?php
// Dynamic headline based on URL parameter
$form_name = isset($_GET['form']) ? sanitize_text_field($_GET['form']) : '';
if (!empty($form_name)) {
echo '
Be Notified When the ‘ . esc_html($form_name) . ‘ Is Available
‘; } else { echo ‘Be Notified When This Form Is Available
‘; } ?>Enter your email below and we will notify you when this form becomes available.
LawvaForms provides document preparation and general information only. We are not a law firm and do not provide legal advice.