diff --git a/routes/_components/LazyImage.html b/routes/_components/LazyImage.html
new file mode 100644
index 0000000..3cb3149
--- /dev/null
+++ b/routes/_components/LazyImage.html
@@ -0,0 +1,47 @@
+
+ {{#if displaySrc}}
+
+ {{/if}}
+
+
+
\ No newline at end of file
diff --git a/routes/_components/NonAutoplayGifv.html b/routes/_components/NonAutoplayGifv.html
index dd48e57..e3b10f7 100644
--- a/routes/_components/NonAutoplayGifv.html
+++ b/routes/_components/NonAutoplayGifv.html
@@ -17,14 +17,15 @@
playsinline
/>
{{else}}
-
+
{{/if}}
@@ -39,9 +40,9 @@
\ No newline at end of file
diff --git a/routes/_components/status/Media.html b/routes/_components/status/Media.html
index 6be8094..027e334 100644
--- a/routes/_components/status/Media.html
+++ b/routes/_components/status/Media.html
@@ -6,13 +6,14 @@
style="width: {{inlineWidth}}px; height: {{inlineHeight}}px;"
>
-
{{else}}
@@ -48,25 +49,23 @@
playing="{{mouseover}}"
/>
{{else}}
-
{{/if}}
{{/if}}
\ No newline at end of file