aboutsummaryrefslogtreecommitdiff
path: root/src/views/404.ecr
diff options
context:
space:
mode:
authorIndrajith K L2024-06-21 02:42:38 +0530
committerIndrajith K L2024-06-21 02:42:38 +0530
commit1d422d90f8d923ea8644a65d37de7d2948f1ddc4 (patch)
tree940f9d9c97753510245b062352300a6df35b4917 /src/views/404.ecr
parentbb6528e4cf66a2eb6e8306d73c9a608d036ae001 (diff)
downloadindrajith-dev-crystal-1d422d90f8d923ea8644a65d37de7d2948f1ddc4.tar.gz
indrajith-dev-crystal-1d422d90f8d923ea8644a65d37de7d2948f1ddc4.tar.bz2
indrajith-dev-crystal-1d422d90f8d923ea8644a65d37de7d2948f1ddc4.zip
* Removes HTMX - Will be covering in the future
* Adds 404, about, contact, timeline * Updates layout - removes HTMX, cleanup macros * Update template renderer macro to accept page title
Diffstat (limited to 'src/views/404.ecr')
-rw-r--r--src/views/404.ecr2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/views/404.ecr b/src/views/404.ecr
new file mode 100644
index 0000000..4a3cb6d
--- /dev/null
+++ b/src/views/404.ecr
@@ -0,0 +1,2 @@
+<h2 class="four-o-four">404</h2>
+<em class="f-o-f-message">I once asked for overtime compensation. The reply was "You should earn it rather than demand it...."<em> \ No newline at end of file