Files
sumup/themes/mytheme/layouts/partials/head.html

6 lines
145 B
HTML
Raw Normal View History

<head>
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1.0">
<title>Sum something up</title>
</head>