{% if model.rule_id < 0 %}Add{% else %}Edit{% endif %} Redirect Rule

{%- assign post_url = "admin/settings/redirect-rules/" | append: model.rule_id | relative_link -%}
{% if model.rule_id < 0 %}
{% endif %}
Cancel