The page has not been checked
Documentation for this module may be created at Module:Njardarlogar/mp/doc
local p = {} function p.siste() d = "leita" f = strsub(d, 1, 2) return f end return p