%inherit file="//layout/base.html" /> <%namespace name="lib" file="//lib.html" import="*" /> <%! import splunk.mining.recipes.recipe as julia from mako.filters import html_escape %> <%def name="css()"> <%coreCSSFiles = ["/static/css/view.css", "/static/css/skins/default/default.css", '/modules/nav/AccountBar.css', '/static/css/print.css'] %> <%lib:stylesheet_tags files="${coreCSSFiles}" /> %def> <%def name="body_element_open()">
%def> % if msgs is not UNDEFINED: % for msg in msgs['errors']: Error: ${msg|h}