5 lines
95 B
HTML
5 lines
95 B
HTML
---
|
|
layout: default
|
|
title: asd
|
|
---
|
|
<h1>{{ page.artists | join: ", " }} - {{ page.sname }}</h1>
|