File: IntroductionPage.html

package info (click to toggle)
amrita 1.0.2-8
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,884 kB
  • ctags: 1,362
  • sloc: ruby: 9,159; xml: 978; makefile: 110
file content (18 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<CGIKIT NAME=HeaderFooter>

<p>
Welcome to the CGIKit with amrita.<br>
This is a sample application to introduce dynamic elements.
</p>

<p>
These samples are selected and modified from original cgikit samples
for showing how amrita can be used with cgikit.
</p>

<p>
To see samples, select links in a left frame.<br>
If you want to access source code, click "View Source" at bottom of a page.
</p>

</CGIKIT>