?? view.tpl
字號:
<html><head>
<title>Friki: @TITLE@</title>
<link rel='stylesheet' type='text/css' href='friki.css'/>
</head><body>
<table width='100%' bgcolor='#eeeeee'><tr align='left' valign='bottom'><td><h1><img src="logo.gif" width='38 height='50'/>
<a href="search?@escaped.name@">@TITLE@</a></h1></td></tr></table>
<table width='100%' cellpadding='5'><tr><td>
@content.prefix@@CONTENT@@content.suffix@
</td></tr></table>
<table width='100%' bgcolor='#eeeeee'><tr valign='bottom'>
<td align='left'><form method='GET' action='button'><input type='hidden' name='page' value="@page.name@"/><input type='submit' name='button' value='EDIT THIS PAGE'></form></td>
<td align='right' width='99%'><form method='GET' action='button'><input type='text' name='pattern'/><input type='hidden' name='button' value='SEARCH'/><input type='submit' value='SEARCH'></form></td>
</tr></table>
<i>Last Edited: <a href='view?@previous.version@'>@last.edit@</a></i>
<i><a href='diff?@escaped.name@'>What's Changed?</a></i>
</body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -