diff --git a/root/tt/domain_detail.tt b/root/tt/domain_detail.tt index 8e480c1..640d11e 100644 --- a/root/tt/domain_detail.tt +++ b/root/tt/domain_detail.tt @@ -210,8 +210,109 @@ - [% END %] +
| Match Pattern | +Replacement Pattern | +Description | ++ | + |
| cancel | + [% ELSE %] +[% rule.match_pattern %] | +[% rule.replace_pattern %] | +[% rule.description %] | ++ [% UNLESS Catalyst.session.admin.read_only %] + edit + [% END %] + | + +