%inherit file="base-report.html" />
<%def name="content()">
<%include file="sections/info.html" />
<%include file="sections/file.html" />
<%include file="sections/signatures.html" />
<%include file="sections/screenshots.html" />
<%include file="sections/static.html" />
<%include file="sections/dropped.html" />
<%include file="sections/network.html" />
<%include file="sections/behavior.html" />
%def>