Mercurial Hosting > chat
comparison src/private/tools/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 | 2da10ece826f |
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>Chat Private Tools</title> | |
18 </head> | 17 </head> |
19 <body> | 18 <body> |
20 <% header() %> | 19 <% header() %> |
21 <div content> | 20 <div content> |
22 <h1>Private Tools</h1> | 21 <h1>Private Tools</h1> |