global

def asset_url(path, tld_length = 1)

def asset_url(path, tld_length = 1)
  "/#{path}"
end