{{- /*gotype: main.BrowseVM */}} {{define "browse"}} {{template "header" "Search Results"}} {{if .HasRam}} {{end}} {{range .Assets}} {{if $.HasRam}} {{end}} {{end}}
QR Type Name Brand DescriptionRAM Type RAM Capacity
{{.Qr}} {{.Type | formatType}} {{.Name}} {{.Brand}} {{.Description}}{{.RamType}} {{.RamCapacity | formatMemorySize}}
{{template "footer"}} {{end}}