⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.html.tmpl

📁 codestriker is a develop useful tool to review code on web user interface.
💻 TMPL
字号:
[% IF closehead %]</head><body onLoad="gotoAnchor(cs_load_anchor, cs_reload);">[% END %][%# Header HTML code to appear on each screen, after <body> tag. #%]<div id="header">  <div class="heading">    <a href="[% list_url | html_entity %]">[% main_title | html_entity %] - [% subtitle %]</a>  </div>  [% IF displaymenu != 0 %]  <div class="menu">    <a href="[% list_url | html_entity %]">List all open topics</a>    [% IF list_open_topics_in_project_url != "" %]    | <a href="[% list_open_topics_in_project_url | html_entity %]">List open topics in project</a>    [% END %]    | <a href="[% create_topic_url | html_entity %]">Create new topic</a>    [% IF searchlist_enabled != 0 %] | <a href="[% search_url | html_entity %]">Search</a> [% END %]    [% IF login_url != "" %] | <a href="[% login_url %]">Log In</a>[% END %]    | <a href="[% doc_url | html_entity %]/codestriker.html">Manual</a>  </div>  [% END %]</div>

⌨️ 快捷键说明

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