{#if type === 'mylog'}

{name}

{#if location !== ""}

Logo{location}

{/if} {#if created !== ""}

Logo{created}

{/if}
{/if} {#if type === 'featured'}

{name}

{#if location!=""}

Logo{location}

{/if}
{/if}