{#if $favorites.length === 0}
{@render profile({ id: "0", name: "No favorites set!", quote: "Why don't you set a favorite?" }, { tip: true })}
@@ -103,7 +133,7 @@
{#snippet profile(user: { id: string; name: string; quote?: string; role?: Role }, options?: { tip?: boolean; favorite?: boolean })}
{/snippet}
+
+{#snippet ctalink(href: string, text: { title: string; description: string }, img: { src: string; alt: string })}
+
+
+
+ {img.alt.slice(0, 2)}
+
+
+
+ SkyCrypt's
+ {text.title}
+
+
{text.description}
+
+
+{/snippet}