模板头部片段

 
更多

个人制作的网站调用标签:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name ="keywords" content="{if $menu_keywords eq ''}{$web_config.W_KW}{else}{$menu_keywords}{/if}">
<meta name="description" content="{if $menu_description eq ''}{$web_config.W_DS}{else}{$menu_description}{/if}">
<meta name="author" content="{$web_config.Web_author}">
<title>{if $menu_title eq ''}{$web_config.W_ST}{else}{$menu_title}{/if}</title>
<link href="{$web_config.W_U}style/style.css" rel="stylesheet" type="text/css" />
{if $web_config.W_GC eq '1'}{literal}<style type="text/css">html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}</style>{/literal}{/if}
<script language="javascript" src="{$web_config.W_U}js/jquery.js"></script>
<script language="javascript" src="{$web_config.W_U}js/function.js"></script>

 

打赏

本文固定链接: https://www.cxy163.net/archives/4261 | 绝缘体

该日志由 绝缘体.. 于 2013年05月23日 发表在 未分类 分类下, 你可以发表评论,并在保留原文地址及作者的情况下引用到你的网站或博客。
原创文章转载请注明: 模板头部片段 | 绝缘体
关键字: , , , ,

模板头部片段:等您坐沙发呢!

发表评论


快捷键:Ctrl+Enter