Mercurial Hosting > reactionary
comparison src/bash.html.luan @ 15:9694eff797bf
fix html
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 05 May 2022 15:31:00 -0600 |
parents | 44025d01ad7e |
children | 4c511f4aa282 |
comparison
equal
deleted
inserted
replaced
14:44025d01ad7e | 15:9694eff797bf |
---|---|
13 <!doctype html> | 13 <!doctype html> |
14 <html> | 14 <html> |
15 <head> | 15 <head> |
16 <% head() %> | 16 <% head() %> |
17 <title>Reactionary Software - Bash</title> | 17 <title>Reactionary Software - Bash</title> |
18 <head> | 18 </head> |
19 <body> | 19 <body> |
20 <% existing_header() %> | 20 <% existing_header() %> |
21 <div content> | 21 <div content> |
22 <h1>Bash</h1> | 22 <h1>Bash</h1> |
23 | 23 |