Mercurial Hosting > luan
comparison website/src/docs.html.luan @ 1216:5dbb552075ff
doctype
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Tue, 20 Mar 2018 15:27:08 -0600 |
| parents | ca169567ce07 |
| children | 3860ed4b8552 |
comparison
equal
deleted
inserted
replaced
| 1215:d2da8bfa2013 | 1216:5dbb552075ff |
|---|---|
| 4 | 4 |
| 5 | 5 |
| 6 return function() | 6 return function() |
| 7 Io.stdout = Http.response.text_writer() | 7 Io.stdout = Http.response.text_writer() |
| 8 %> | 8 %> |
| 9 <!doctype html> | |
| 9 <html> | 10 <html> |
| 10 <head> | 11 <head> |
| 11 <title>Luan Documentation</title> | 12 <title>Luan Documentation</title> |
| 12 <style> | 13 <style> |
| 13 @import "/site.css"; | 14 @import "/site.css"; |
