signup_header.tpl

来自「asterisk用 的voip记费软件」· TPL 代码 · 共 22 行

TPL
22
字号
<HTML><HEAD>	<link rel="shortcut icon" href="../Public/templates/{$SKIN_NAME}/images/favicon.ico">	<link rel="icon" href="../Public/templates/{$SKIN_NAME}/images/animated_favicon1.gif" type="image/gif">		<title>..:: {$CCMAINTITLE} ::..</title>		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">					   <link href="../Public/templates/{$SKIN_NAME}/css/main.css" rel="stylesheet" type="text/css">			   <link href="../Public/templates/{$SKIN_NAME}/css/menu.css" rel="stylesheet" type="text/css">			   <link href="../Public/templates/{$SKIN_NAME}/css/style-def.css" rel="stylesheet" type="text/css">			   			</HEAD><BODY leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><br><DIV class="signup_main">

⌨️ 快捷键说明

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