The following is DEBUG information and will be removed in the near future.
- {#if data?.user} -{JSON.stringify(data.user.person, null, 2)}-
{JSON.stringify(data.user.followings, null, 2)}-
These are the contents of the items in the previous dump.
-{JSON.stringify(data.user.followingsMap, null, 2)}-
These are the contents of the items in the previous dump.
-{JSON.stringify(data.user.collaboratorsMap, null, 2)}-
These are the contents of the items in the previous dump.
-{JSON.stringify(data.user.commits, null, 2)}-
These are the contents of the items in the previous dump.
-{JSON.stringify(data.user.commitsMap, null, 2)}-
The following is DEBUG information and will be removed in the near future.
+ {#if data?.user} +{JSON.stringify(data.user.person, null, 2)}+
{JSON.stringify(data.user.followings, null, 2)}+
These are the contents of the items in the previous dump.
+{JSON.stringify(data.user.followingsMap, null, 2)}+
These are the contents of the items in the previous dump.
+{JSON.stringify(data.user.collaboratorsMap, null, 2)}+
These are the contents of the items in the previous dump.
+{JSON.stringify(data.user.commits, null, 2)}+
These are the contents of the items in the previous dump.
+{JSON.stringify(data.user.commitsMap, null, 2)}+
+ {$_('page.profile.projects.empty')} + {@html $_('page.profile.projects.add_or_import', { + values: { + addElementOpen: '', + addElementClose: '', + importElementOpen: ``, + importElementClose: '' + } + })} +
{/if}- {$_('page.profile.projects.empty')} - {@html $_('page.profile.projects.add_or_import', { - values: { - addElementOpen: '', - addElementClose: '', - importElementOpen: ``, - importElementClose: '' - } - })} -
- {/if} -