diff --git a/layouts/404.html b/layouts/404.html new file mode 100644 index 0000000..0e1206a --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,68 @@ +{{ define "main" }} +
+ + {{/* Ghost number โ€” decorative watermark */}} + + + {{/* Content */}} +
+ + {{/* Eyebrow */}} +
+ Plate not found +
+ + {{/* Headline */}} +

+ This plate has gone
to press
+

+ + {{/* Divider rule */}} +
+ + {{/* Body */}} +

+ The photograph you're looking for may have been moved, archived, or perhaps it was never printed. + One hundred plates remain in the archive โ€” return and find your frame. +

+ + {{/* CTAs */}} + + + {{/* Colophon mark */}} +
+
+ Roux ยท Paris +
+
+ +
+
+{{ end }}