web/hosts/issues/html home,NONE,1.1
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/issues/html
In directory purcel:/tmp/cvs-serv3351
Added Files:
home
Log Message:
don't know how this went amiss
--- NEW FILE: home ---
<tal:block metal:use-macro="templates/page/macros/frame">
<tal:block metal:fill-slot="body_title">
<p class="header">Tracker home</p>
</tal:block>
<tal:block metal:fill-slot="content">
<p>
Welcome to Fresco's issue tracker!
</p>
<p class="header">Documentation</p>
<p>
Please have a look at the tracker <a href="javascript:schema_window('/reports/schema.html', '600', '640')">schema</a>
to learn more about the issues this tracker deals with.
</p>
<p>
Please do also check the
<a href="http://wiki.fresco.org/index.cgi/TrackerFAQ">TrackerFAQ</a> in our
<a href="http://wiki.fresco.org/index.cgi/FrontPage">Wiki</a>.
</p>
<p class="unfinished">fill in some basic docs here</p>
</tal:block>
</tal:block>