Mercurial Hosting > luan
view website/src/Shared.luan @ 1181:51d1342e25ad
luanhost password handling
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 20 Feb 2018 19:50:30 -0700 |
parents | bae2d0c2576c |
children |
line wrap: on
line source
local Shared = {} function Shared.header() %> <div small><a href="/">Luan</a></div> <% end return Shared