summaryrefslogtreecommitdiff
path: root/templates/blog-footer.html
blob: c321a373c08f042550263e94345dd112ff9d7148 (plain)
1
2
3
4
5
6
7
8
9
10
11
  </article>
  <div id="footer">
    <i>BLOG_DATE</i>
  </div>
  <div id='copyright'>
      © 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.
  </div>
</body>
</html>