Mercurial Hosting > disearch
comparison src/lib/Shared.luan @ 19:b386303be994
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 02 Nov 2023 21:00:37 -0600 |
parents | 552d6f944acb |
children |
comparison
equal
deleted
inserted
replaced
18:398c823aebe2 | 19:b386303be994 |
---|---|
47 | 47 |
48 function Shared.footer() | 48 function Shared.footer() |
49 %> | 49 %> |
50 <hr> | 50 <hr> |
51 <div footer> | 51 <div footer> |
52 something or other in the footer | 52 <a href="/tools/links.html">links</a> |
53 </div> | 53 </div> |
54 <% | 54 <% |
55 end | 55 end |
56 | 56 |
57 local function base_url() | 57 local function base_url() |