local p = {}

function p.main()
	return mw.title.makeTitle(0, 'Utente:Sakretsu/Sandbox/3'):getContent()
end

return p