head.tpl

来自「eGroupWare is a multi-user, web-based gr」· TPL 代码 · 共 36 行

TPL
36
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset={charset}"><META name="AUTHOR" content="eGroupWare http://www.egroupware.org"><META NAME="description" CONTENT="eGroupWare"><META NAME="keywords" CONTENT="eGroupWare"><meta name="robots" content="none"><LINK REL="ICON" href="{img_icon}" type="image/x-ico"><LINK REL="SHORTCUT ICON" href="{img_shortcut}">{css}</STYLE><script language="JavaScript"><!--function MM_preloadImages(){    if (document.images)    {      var imgFiles = MM_preloadImages.arguments;      if (document.preloadArray==null) document.preloadArray = new Array();      var i = document.preloadArray.length;      with (document) for (var j=0; j<imgFiles.length; j++) if (imgFiles[j].charAt(0)!="#")      {        preloadArray[i] = new Image;        preloadArray[i++].src = imgFiles[j];      }    }}//--></script>{java_script}<TITLE>{website_title}</TITLE></HEAD><!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there --><BODY {body_tags}

⌨️ 快捷键说明

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