Files
Autoindex-2.2.4/templates/default/global_header.tpl
2019-09-28 04:55:48 +02:00

11 lines
524 B
Smarty
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{config:language}">
<head>
<title>{words:index of} {info:dir}</title>
<link href="{config:template}default.css" rel="stylesheet" title="AutoIndex Default" type="text/css" />
<link href="{config:template}alternate.css" rel="alternate stylesheet" title="AutoIndex Alternate" type="text/css" />
</head>
<body class="autoindex_body">