subscriptions.html,v

来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 71 行

HTML,V
71
字号
head	1.2;access;symbols;locks; strict;comment	@# @;1.2date	2001.03.05.16.14.13;	author wombat;	state Exp;branches;next	1.1;1.1date	2000.10.10.03.23.38;	author wombat;	state Exp;branches;next	;desc@@1.2log@*** empty log message ***@text@<html><body bgcolor=white><center><b>Subscribe to group</b><form action=news.cgi method=post>  <input type=hidden name=option value=listAllGroups>  <input type=submit value="List All"></form><form action=news.cgi method=post>  <input type=hidden name=option value=subscribe>  <input type=text name=search>  <input type=submit value=Search></form><form action=news.cgi method=post>  <input type=hidden name=option value=subscribe>  <input type=text name=group>  <input type=submit value=Subscribe></form><br><hr><br><b>Unsubscribe</b><form action=news.cgi method=post>  <input type=hidden name=option value=unsubscribe>  <!--unsubgroups--></form></center></body></html>@1.1log@Initial revision@text@d25 1a25 1  <unsubgroups>d29 1a29 1</html>@

⌨️ 快捷键说明

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