<%inherit file="//layout/base.html" /> <%namespace name="lib" file="//lib.html" import="*" /> <%def name="css()"> <%lib:stylesheet_tags files="${[ '/static/css/view.css', '/static/css/skins/default/default.css']}" />

${_(not_found_str) | h}

${_(explanation_str) | h}

% if url is not None:

${_(rerun_str) | h}

% endif

Return to Splunk % if url is not None: Rerun search % endif