comparison src/index.html.luan @ 15:9694eff797bf

fix html
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 05 May 2022 15:31:00 -0600
parents 4e58808aaed9
children ebab99118e19
comparison
equal deleted inserted replaced
14:44025d01ad7e 15:9694eff797bf
21 } 21 }
22 h3 { 22 h3 {
23 margin-top: 8px; 23 margin-top: 8px;
24 } 24 }
25 </style> 25 </style>
26 <head> 26 </head>
27 <body> 27 <body>
28 <% header() %> 28 <% header() %>
29 <div content> 29 <div content>
30 <h1>Reactionary Software</h1> 30 <h1>Reactionary Software</h1>
31 <h3>Make software great again!</h3> 31 <h3>Make software great again!</h3>