aboutsummaryrefslogblamecommitdiff
path: root/v2/src/lib/postamble.html
blob: e55666dfcd8012cc27911b410cc62d7aa3c00e93 (plain) (tree)
1
2
3
4
5
6
7
8
             





                
                                                                                    


                                            
                                                                            
                                              


             




                                                                                                     



             
$comment_html
      </article>
    </main>
    <footer>
      <hr />
      <ul>
        <li>
          <img class="svg-icon" src="$icon_envelope_url" alt="$icon_envelope_alt" />
          <a href="mailto:$email">$email</a>
        </li>
        <li>
          <img class="svg-icon" src="$icon_lock_url" alt="$icon_lock_alt" />
          <a href="$pubkey_url">$pubkey_id</a>
        </li>
      </ul>
      <p>
        The content for this site is licensed under
        <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
        The <a href="https://euandre.org/git/euandre.org">code</a> is
        <a rel="license" href="https://euandre.org/git/euandre.org/tree/COPYING">AGPLv3 or later</a>.
        Patches welcome.
      </p>
    </footer>
  </body>
</html>