From a58559cda4e50094e7640b6b12973d275857fbd6 Mon Sep 17 00:00:00 2001 From: BackIsBachus Date: Mon, 16 May 2016 11:03:00 +0200 Subject: [PATCH] Fix the image source variable call --- src/partials/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partials/profile.html b/src/partials/profile.html index 36ae3cd..c8ce2fc 100644 --- a/src/partials/profile.html +++ b/src/partials/profile.html @@ -2,7 +2,7 @@
{{#if r.info.image}} - {{{r.name}}} + {{{r.name}}} {{/if}}

{{{r.name}}}

{{r.info.label}}