UNPKG

landmark-serve

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

7 lines 300 B
.auth-box-brand if Array.isArray(logo) a(href='/').auth-box-logo: img(src=logo[0], width=logo[1], height=logo[2], alt=brand) else if logo a(href='/').auth-box-logo: img(src=logo, alt=brand) else a(href='/').auth-box-logo: img(src='/landmark/images/logo.png', width=205, height=68, alt=brand)