mirror of https://github.com/E-Almqvist/hsf
16 lines
393 B
16 lines
393 B
<!DOCTYPE html>
|
|
html lang="en"
|
|
head
|
|
meta charset="UTF-8"/
|
|
meta name="viewport" content="width=device-width, initial-scale=1.0"/
|
|
meta http-equiv="X-UA-Compatible" content="ie=edge"/
|
|
link rel="stylesheet" href="/css/style.css"/
|
|
title Music Zite
|
|
body
|
|
nav
|
|
a href="/" Home
|
|
a href="/albums" Albums
|
|
a href="/albums/new" New album
|
|
hr
|
|
==yield
|
|
|
|
|