diff options
Diffstat (limited to 'test/examples/www/template.html')
| -rw-r--r-- | test/examples/www/template.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/test/examples/www/template.html b/test/examples/www/template.html deleted file mode 100644 index c8494b76..00000000 --- a/test/examples/www/template.html +++ /dev/null @@ -1,29 +0,0 @@ -<HTML> -<HEAD> -<TITLE> -Imaginary web site:Staff:|LOGIN| -</TITLE> -</HEAD> - -<BODY> -<H1><A HREF="|WWW|">|NAME|</A></H1> -<A HREF="mailto:|EMAIL|">|EMAIL|</A> -<P> - -|POSITION|<BR> -|TITLE|<P> - -<H2>Research areas</H2> -<UL> -<LI>|AREAS| -</UL> -<P> - -<HR> -Last update in |DATE| by -<A HREF="|webmast|">websmaster</A>. -<P> - -</BODY> - -</HTML> |
