private_output.tpl
来自「php聊天源码」· TPL 代码 · 共 19 行
TPL
19 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="###_LANG###" xmlns="http://www.w3.org/1999/xhtml" xml:lang="###_LANG###"><head> <meta http-equiv="Content-type" content='text/html; charset="###CHARACTER_ENCODING###"'/> <title>###TITLE###</title> <link rel="stylesheet" href="@@@THEME_PATH@@@/css/output.css"/> <script type="text/javascript"> /* For comments please only use block comments like this */ </script> <!-- $Id: private_output.tpl,v 1.1.2.2 2004/02/25 22:08:50 letreo Exp $ --> </head> <body> <div class="privateContent"><!-- Do not add the missing end tags of <html>, <body> or <div> element! --><!-- The content will be added automatically -->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?