2024-10-06 07:20:01 +00:00
|
|
|
<header style="text-align: center;">
|
|
|
|
<h1>abtmtr.link site commissions</h1>
|
2024-11-01 21:15:14 +00:00
|
|
|
<p>Commissions are <b>closed</b>.</p>
|
2024-10-06 07:20:01 +00:00
|
|
|
<%- include(__dirname + "/views/components/linkView.ejs", {
|
|
|
|
links: [
|
2024-10-11 05:02:45 +00:00
|
|
|
["Start", "/"],
|
|
|
|
["Terms of Service", "/tos/"],
|
|
|
|
["Pricing", "/pricing/"],
|
|
|
|
["Contact", "/contact/"],
|
2024-10-06 07:20:01 +00:00
|
|
|
]
|
|
|
|
}) %>
|
|
|
|
</header>
|