summaryrefslogtreecommitdiff
path: root/portal/template/admin/index.html
blob: e361574d6c1f4b7583774ff5c06143cf48fff62e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<h1>PostgreSQL.org Administration System</h1>
<h2>Welcome to the PostgreSQL.org administration interface.</h2>
<p>Your options are:</p>
<ul>
    <li><a href="news.php">Edit / translate news</a></li>
    <li><a href="events.php">Edit / translate events</a></li>
    <li><a href="surveys.php">Edit / translate surveys</a></li>
    <li><a href="quotes.php">Edit / translate quotes</a></li>
    <li><a href="mirrors.php">Edit mirrors</a></li>
    <li><a href="comments.php">Edit doc comments</a></li>
    <li><a href="prof.php">Edit professional services</a></li>
    <li><a href="developers.php">Edit developers</a></li>
    <li><a href="lists.php">Edit mailinglists</a></li>
    <li><a href="orgs.php">Edit organisations</a></li>
    <li><a href="products.php">Edit products</a></li>
    <li><a href="frontends.php">Manage frontends</a></li>
    <li><a href="applications.php">Edit StackBuilder applications</a></li>
</ul>