Current section
Files
Jump to
Current section
Files
installer/templates/priv/site/_layout.slime
---
title: "Still"
---
doctype html
html
head
title Still
meta charset="UTF-8"
meta name="viewport" content="width=device-width, initial-scale=1.0"
= link_to_css "css/theme.css", media: "all"
body
= @children