zuzak/gov.zk

View on GitHub
views/hello.pug

Summary

Maintainability
Test Coverage
//- Used for testing: [squeamish ossifrage]
extends skeleton
block title
  title #{__('hello-world')}
block content
  .grid-row
    .column-two-thirds
      h1.heading-xlarge #{__('hello-world')}