summaryrefslogtreecommitdiff
path: root/old/templates/blog-footer.html
blob: a8adec88fbbf8026033cd58f3143df1d2ff38eed (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-sa/4.0/">CC BY-SA 4.0</a>
      unless otherwise noted.
  </div>
</body>
</html>