[%
USE Whostmgr;
%]
<div>
<div ng-show="view.step === 'input'">
[% INCLUDE 'mod_security/views/reportInputView.ptt' %]
</div>
<div ng-show="view.step === 'review'">
[% INCLUDE 'mod_security/views/reportReviewView.ptt' %]
</div>
</div> Back to Directory