source: trunk/gsdl3/extensions/gsdl-as/web/about.html@ 8720

Last change on this file since 8720 was 8720, checked in by schweer, 19 years ago

worked on web interface

  • Property svn:keywords set to Author Date Id Revision
File size: 678 bytes
Line 
1<?xml version="1.0"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5<head>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7 <title>Greenstone Version 3</title>
8 <link rel="stylesheet" type="text/css" href="default.css"/>
9 </head>
10 <body>
11
12 <!-- page banner (_style:pagebanner_) -->
13 <div id="content"><h3>Alerting Service for Greenstone &ndash; About</h3>
14 <p></p>
15
16
17 (description of what an alerting service does)<br/>
18 <a href="index.html">back</a> to the alerting service.<br/>
19 </div>
20 </body></html>
Note: See TracBrowser for help on using the repository browser.