package components import "git.ekzyis.com/ekzyis/delphi.market/lib" templ Figlet(font string, text string) {
				{ lib.Figlet(font, text) }
			
}