Mercurial Hosting > luan
view website/src/Shared.luan @ 1261:198d6af7330a
rename Luan.to_table to Table.java_to_table_shallow and Luan.to_luan to Table.java_to_table_deep
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 24 Sep 2018 13:09:16 -0600 |
parents | bae2d0c2576c |
children |
line wrap: on
line source
local Shared = {} function Shared.header() %> <div small><a href="/">Luan</a></div> <% end return Shared