All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.tikui.style.layout.pug.mustache Maven / Gradle / Ivy

There is a newer version: 1.23.0
Show newest version
doctype html
html
  head
    meta(charset='utf-8')
    meta(name='viewport', content='width=device-width, initial-scale=1, shrink-to-fit=no')
    block title
      title Tikui
    link(href='https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap', rel='stylesheet')
    link(href='[[TIKUI_BASEPATH]]tikui.css', rel='stylesheet')
  body
    block body
      p Please include a body here.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy