a11yist/app/views/layouts/exports.html.slim
david 0a48759576
Some checks failed
/ Run tests (push) Successful in 1m44s
/ Run system tests (push) Failing after 2m1s
/ Build, push and deploy image (push) Successful in 1m29s
Remove styles from export
2024-11-17 02:44:04 +01:00

10 lines
215 B
Text

doctype html
html
head
title a11ydive Export
meta[name="viewport" content="width=device-width,initial-scale=1"]
= csrf_meta_tags
= csp_meta_tag
body
main.container#main-content
= yield