DannyBen/bobkit

View on GitHub
examples/03_options/templates/layouts/default.slim

Summary

Maintainability
Test Coverage
doctype html

head
  title Bobkit Example
  link href='css/style.css' rel='stylesheet' type='text/css'

body
  header 
    .container Bobkit Example
    
  == yield