-<!doctype html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name=viewport content="width=device-width, initial-scale=1">
- <meta name="description" content="Amin Bandali is a graduate
- student at WatForm, the co-host of the Emacs.el
- podcast, a free software advocate, and a volunteer
- webmaster for the GNU project."/>
- <title>Amin Bandali</title>
- <link rel="stylesheet" href="/style.css" />
- </head>
- <body>
- <header>
- <h1><a href="images/amin.png">Amin Bandali</a>’s personal site</h1>
- <span id="sub">
- Graduate student at University of Waterloo supervised by
- <a href="https://cs.uwaterloo.ca/~nday/">Nancy Day</a>
- </span>
- </header>
+<!--# include virtual="common/header.html" -->
+<meta
+ name="description"
+ content="Amin Bandali is a graduate student at WatForm, the
+ co-host of the Emacs.el podcast, a free software activist,
+ and a volunteer webmaster for the GNU project."/>
+<title>Amin Bandali</title>
+<!--#set var="bpage" value="Home" -->
+<!--# include virtual="common/banner.html" -->
+<main>
+ <section>
+ <h2 id="contact">Contact</h2>
+ <table class="btable">
+ <tbody>
+ <tr>
+ <th></th>
+ <th>email</th>
+ <th>projects</th>
+ </tr>
+ <tr>
+ <td>academic</td>
+ <td><a href="mailto:abandali@uwaterloo.ca">abandali@uwaterloo.ca</a></td>
+ <td><a href="https://git.uwaterloo.ca/abandali">git.uwaterloo.ca/abandali</a></td>
+ </tr>
+ <tr>
+ <td>personal</td>
+ <td><a href="mailto:amin@shemshak.org">amin@shemshak.org</a></td>
+ <td>
+ <a href="https://git.shemshak.org/amin">shemshak</a>
+ |
+ <a href="https://git.sr.ht/~bandali">sourcehut</a>
+ </td>
+ </tr>
+ <tr>
+ <td>gnu</td>
+ <td><a href="mailto:bandali@gnu.org">bandali@gnu.org</a>
+ <td><a href="https://sv.gnu.org/u/bandali">sv.gnu.org/u/bandali</a></td>
+ </tr>
+ </tbody>
+ </table>
+ <p>
+ See my <a href="contact.html">contact</a> and
+ <a href="gpg.html">gpg</a> pages for more details.
+ </p>
+ </section>