layout.shtml revision 742
0a47c91c895e274dd0990009919e30e984364a8bRobert Mustacchi## -*- coding: utf-8 -*-
0a47c91c895e274dd0990009919e30e984364a8bRobert Mustacchi## CDDL HEADER START
0a47c91c895e274dd0990009919e30e984364a8bRobert Mustacchi## The contents of this file are subject to the terms of the
0a47c91c895e274dd0990009919e30e984364a8bRobert Mustacchi## Common Development and Distribution License (the "License").
## You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
## file and include the License file at usr/src/OPENSOLARIS.LICENSE.
<%inherit file="base.shtml"/>\
<div id="doc" class="${self.document_class()}">
args="g_vars=g_vars, title=self.page_title(g_vars),
crumbs=self.page_crumbs(g_vars),
gmenu_items=self.global_menu_items(g_vars)"/>\
${next.body(g_vars)}