|
Revision 572, 0.7 kB
(checked in by ask, 2 years ago)
|
|
oops - unbreak the site from last commit, I hope
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | page<= |
|---|
| 2 | {Fps}<html> |
|---|
| 3 | <head> |
|---|
| 4 | <title>memcached: %%wintitle%%</title> |
|---|
| 5 | <link rel='stylesheet' type='text/css' href='memcached.css' /> |
|---|
| 6 | </head> |
|---|
| 7 | <body> |
|---|
| 8 | |
|---|
| 9 | <h1>memcached</h1> |
|---|
| 10 | <div class='linkbar'> |
|---|
| 11 | <?link ./|About link?> |
|---|
| 12 | <?link news.bml|News link?> |
|---|
| 13 | <?link download.bml|Download link?> |
|---|
| 14 | <?link apis.bml|Client APIs link?> |
|---|
| 15 | <?link users.bml|Users link?> |
|---|
| 16 | <?link http://www.socialtext.net/memcached/|FAQ / Wiki link?> |
|---|
| 17 | <?link http://lists.danga.com/mailman/listinfo/memcached|Mailing List link?> |
|---|
| 18 | </div> |
|---|
| 19 | |
|---|
| 20 | %%body%% |
|---|
| 21 | |
|---|
| 22 | <div class='footer'>Brad Fitzpatrick <brad@danga.com></div> |
|---|
| 23 | </body> |
|---|
| 24 | </html> |
|---|
| 25 | <=page |
|---|
| 26 | |
|---|
| 27 | h1=>{D}<h2>%%data%%</h2> |
|---|
| 28 | |
|---|
| 29 | memd=>{S}<tt class='mem'>memcached</tt> |
|---|
| 30 | |
|---|
| 31 | link=>{RP}[<a href="%%data1%%" class='barlink'>%%data2%%</a>] |
|---|