//- Quick Insert a responsive Image Set
mixin resImage(filename,alt)
  img(src='#{compimg}system/spinner.gif', data-src='#{images}#{filename}', alt='#{alt}')