<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="utf-8"> 
    <title>Better days | Sunday
</title>
    <link rel="stylesheet" href="/theme/css/main-v2.css" type="text/css" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

</head>
<body>
    <header>
        <a href="/index.html"><h1>better days</h1></a>
    </header>
    
    <div class='content'>
    <h1 class='article-title'>Sunday</h1>
    <div class="article">
        <div class='article-content column'> <p><audio controls="controls" 
    src="sounds/sunday.wav"
    autoplay loop
    class='audio'>
    Your browser does not support the HTML5 Audio element.
</audio></p></div>
        <div class='article-img column'>
                <img alt="" src="/images/Sunday/Sunday-1.jpg">
                <img alt="" src="/images/Sunday/Sunday-2.jpg">
                <img alt="" src="/images/Sunday/Sunday-3.jpg">
                <img alt="" src="/images/Sunday/Sunday-4.jpg">
                <img alt="" src="/images/Sunday/Sunday-5.jpg">
        </div>
    </div>
    </div>
</body>

<footer>
    <a id="about" href="/pages/about.html">about</a>
    <a id="download" href="/pages/download.html">download</a>
</footer>

</html>