Mercurial Hosting > chat
comparison src/index.html.luan @ 3:2c63b10781e1
add login
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 24 Oct 2024 21:43:44 -0600 |
| parents | ee1f91e67509 |
| children | e22a1ba4b2ed |
comparison
equal
deleted
inserted
replaced
| 2:ee1f91e67509 | 3:2c63b10781e1 |
|---|---|
| 12 %> | 12 %> |
| 13 <!doctype html> | 13 <!doctype html> |
| 14 <html> | 14 <html> |
| 15 <head> | 15 <head> |
| 16 <% head() %> | 16 <% head() %> |
| 17 <title>Web Chat</title> | |
| 18 <style> | 17 <style> |
| 19 h1 { | 18 h1 { |
| 20 margin-bottom: 0; | 19 margin-bottom: 0; |
| 21 } | 20 } |
| 22 h3 { | 21 h3 { |
