<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
       "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>

<head>
	<link rel = 'icon' href = '<{cfg_favicon_url}>' type = 'image/ico'>
	<link rel = 'shortcut icon' href = '<{cfg_favicon_url}>'>
	<link rel = 'alternate' type = 'text/xml' title = 'RSS' href = '<{url 'RSS'}>'>
	<link rel = 'stylesheet' type = 'text/css' href = '<{url 'CSS'}>'>
	<meta name = 'generator' content = '<{about}> (http://triptico.com/software/gruta.html)'>
    <meta http-equiv = "Content-Type" content = "text/html; charset=utf-8">
    <{if cfg_facebook_user_id
        {? "<meta property='fb:admins' content='" cfg_facebook_user_id "'/>" }
    }>
    <{if cfg_facebook_app_id
        {? "<meta property='fb:app_id' content='" cfg_facebook_app_id "'/>" }
    }>
	<{additional_headers}>
	<{set_date %set_date}>
</head>

<body>
<div class = 'outer-container'>

<{top}>

<div class = 'inner-container'>

<{= 'html_title' {or cfg_slogan cfg_site_name}}>
<{= 'html_description' cfg_site_description}>

