9 lines
No EOL
169 B
Text
9 lines
No EOL
169 B
Text
{{# <ul class="fancy-container"> #}}
|
|
<ul>
|
|
{{for social of socials}}
|
|
{{comp.Link({
|
|
name: social.name,
|
|
url: social.url,
|
|
})}}
|
|
{{/for}}
|
|
</ul> |