diff --git a/res/include/md/abuse.md b/res/include/md/abuse.md
index d66e69a..c629cc4 100644
--- a/res/include/md/abuse.md
+++ b/res/include/md/abuse.md
@@ -28,10 +28,7 @@ will be removed when reported.
under the _gore_ category.
* **Gore** - Graphic and shocking videos or images depicting severe harm to
- humans (or animals). I will clarify that I am not strictly against shocking
- content, and it is also not illegal in most places. When a shocking video goes
- viral it often ends up in the wrong places and it can cause mental issues for
- unsuspecting viewers. For that reason I will remove it when it gets reported.
+ humans (or animals).
* **Malware and computer viruses** - Software programs designed to cause harm to
computer systems. Please attach some proof that the file actually contains
diff --git a/res/template/fragments/meta_tags.html b/res/template/fragments/meta_tags.html
index a2330bb..ba326ef 100644
--- a/res/template/fragments/meta_tags.html
+++ b/res/template/fragments/meta_tags.html
@@ -18,7 +18,7 @@
-
+import Euro from "../../util/Euro.svelte";
+import { formatDataVolume, formatDate } from "../../util/Formatting.svelte";
+
+export let row = {}
+
+
+