📄 submitnewtopic.html.tmpl
字号:
[%# Screen for the submit topic confirmation screen. #%][% PROCESS header.html.tmpl version = version displaymenu = 1 closehead = 1 subtitle = "Topic Created" %][%# Display any "feedback" to the user if necessary. #%][% IF feedback != '' %] <span class="feedback">[% feedback %]</span> <p>[% END %]Topic title: [% topic_title | html_entity %]<BR>Author: [% email | html_entity %]<BR>Topic URL: <A HREF="[% topic_url %]">[% topic_url %]</A><P>Email has been sent to: [% email | html_entity %], [% reviewers | html_entity %][% IF cc != '' %], [% cc | html_entity %][% END %][% PROCESS trailer.html.tmpl %]</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -