Files
Florin-Ciprian Bodin ac82c70a5d Update global_header.tpl
2023-10-31 17:15:01 +02:00

23 lines
1.0 KiB
Smarty

<?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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta name="title" content="Directory Index" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="blue" />
<link href="{config:assets_path}css/font-awesome.min.css" rel="stylesheet" />
<link href="{config:assets_path}css/ionicons.min.css" rel="stylesheet" />
<title>{words:index of} {info:dir}</title>
<link rel="shortcut icon" href="favicon.ico" />
<link rel="icon" href="favicon.gif" type="image/gif" />
<link href="{config:template}default.css" rel="stylesheet" title="AutoIndex Default" type="text/css" />
</head>
<body class="autoindex_body">