Liquid is a templating language that supports placeholders, loops and conditions, which are often necessary for designing a web page, it is based on Django's template engine. It is used togehter with HTML, CSS and JavaScript to build pages in Cradle CMS.
Read our template reference for the basics.