selinux-policy/www/html/outer.html

16 lines
329 B
HTML
Raw Normal View History

2005-05-17 19:51:41 +00:00
<html>
<head>
<title>{$pagename} - Security Enhanced Linux Reference Policy</title>
<style type="text/css" media="all">@import "style.css";</style>
</head>
<body>
<div id="Header">Security Enhanced Linux Reference Policy</div>
<div id="Menu">
{include file="menu.html"}
</div>
<div id="Content">
{$body}
</div>
</body>
</html>