File: gopherweblink-template.m4

package info (click to toggle)
gopherweblink 1.04
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 132 kB
  • ctags: 1
  • sloc: sh: 143; makefile: 44
file content (17 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" content="2;URL=DESTURL">
<TITLE>Gopher to Web Link</TITLE>
</HEAD>
<BODY>
You are following a link from gopher to a web site.  You will be automatically
taken to the web site shortly.  If you do not get sent there, please click
<A HREF="DESTURL">here</A> to go to the web site.
<P>
The URL linked is:
<P>
<A HREF="DESTURL">DESTURL</A>
<P>
Thanks for using gopher!
</BODY>
</HTML>