summaryrefslogtreecommitdiff
path: root/templates/blog-footer.html
blob: 278672366854f20974ff4014a618c91db559b58d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
  </article>
  <div id="footer">
    <i>BLOG_DATE</i>
  </div>
  <div id='copyright'>
    <small>© 2023 senders dot io -
      <a rel="license external noopener noreferrer" target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
      unless otherwise noted.
    </small>
  </div>
</body>
</html>