asciinema.org/app/views/layouts/screenshot.html.slim

10 lines
181 B
Plaintext
Raw Normal View History

doctype html
html[lang="en"]
head
meta[charset="utf-8"]
= screenshot_javascript_tag
= screenshot_stylesheet_tag
= content_for(:head)
body.screenshot
= yield