⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 head.tpl

📁 eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C
💻 TPL
字号:
<!-- BEGIN head --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xml:lang="{lang_code}" xmlns="http://www.w3.org/1999/xhtml">	<head>		<title>{website_title}</title>		<meta http-equiv="content-type" content="text/html; charset={charset}" />		<meta name="keywords" content="eGroupWare" />		<meta name="description" content="eGroupware" />		<meta name="keywords" content="eGroupWare" />		<meta name="copyright" content="eGroupWare http://www.egroupware.org (c) 2003" />		<meta name="language" content="{lang_code}" />		<meta name="author" content="eGroupWare http://www.egroupware.org" />		<meta name="robots" content="none" />		<link rel="icon" href="{img_icon}" type="image/x-ico" />		<link rel="shortcut icon" href="{img_shortcut}" />		<link href="{theme_css}" type="text/css" rel="StyleSheet" />		{slider_effects}		{simple_show_hide}		{pngfix}		{css}		{java_script}	</head>	<!-- we don't need body tags anymore, do we?) we do!!! onload!! LK -->	<body {body_tags}><!-- END head -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -