Mercurial Hosting > chat
comparison src/private/tools/config.html.luan @ 3:2c63b10781e1
add login
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 24 Oct 2024 21:43:44 -0600 |
| parents | b116b6ef07bf |
| children | 979a9ee73ea4 |
comparison
equal
deleted
inserted
replaced
| 2:ee1f91e67509 | 3:2c63b10781e1 |
|---|---|
| 14 %> | 14 %> |
| 15 <!doctype html> | 15 <!doctype html> |
| 16 <html> | 16 <html> |
| 17 <head> | 17 <head> |
| 18 <% head() %> | 18 <% head() %> |
| 19 <title>Chat Private Tools</title> | |
| 20 <style> | 19 <style> |
| 21 textarea { | 20 textarea { |
| 22 width: 90%; | 21 width: 90%; |
| 23 height: 20em; | 22 height: 20em; |
| 24 } | 23 } |
