<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="utf-8">
    <title>theo lem | Ants</title>
    <link rel="stylesheet" media="screen" href="/theme/css/main.css" type="text/css" />
    <link rel="stylesheet" media="print" href="/theme/css/print.css"/>
    <link rel='icon' href='/images/sunrise.svg' type='images/svg'/ >
</head>
<body>
    <div class='banner'>
        <a href='/index.html'>
            <img class='banner-img' src='/images/banner_croped.png'>
        </a>
    </div>

    <div align='center' class='navbar'>

                <a class='categories' href= "/category/blog.html" > blog</a>
                <a class='categories' href= "/category/poemes.html" > poèmes</a>
        <a class='pages' href="/pages/about.html">à propos</a>

    </div>
    <hr>

    <div class='content'>

<div class="title-block">
    <h1>Ants</h1>
    <h4>11.08.2014</h4>
    <hr>
</div>
<div>
    <p>i like the ants<br>
so silk- so clay<br>
tipping toes<br>
take away<br>
softly nose<br>
and as they stroll<br>
terribly small<br>
forget no smell<br>
clinging walls<br>
fast flurrying<br>
the stones<br>
the moss<br>
the hay<br>
forever around<br>
i see them fall<br>
the sun under<br>
the stones above<br>
terribly wall<br>
tipping on wells<br>
take away  </p>
<p>oh ants, take me away</p>
</div>

    </div>

    <div class='footer'>
        <a href="/feeds/all.atom.xml">
        <img target="_blank" rel="noopener noreferrer" id='rss-logo' src='/images/rss.png'>
        </a>
        <a target="_blank" rel="noopener noreferrer" href='https://git.jean-cloud.net/theolem/'>
            <img id='git-logo' src='/images/git.png'>
        </a>
        <a target="_blank" rel="noopener noreferrer"
            href='https://toot.theo-lem.org/@theo'>
            <img id='git-logo' src='/images/mastodon.png'>
        </a>
        <hr id='break-footer'>
    </div>

</body>

</html>