csbot styly
This commit is contained in:
@@ -13,7 +13,10 @@ def page(title: str, body: str) -> str:
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>AppFactory</h1>
|
||||
<a class="brand" href="/portal" aria-label="AppFactory Portal">
|
||||
<img src="{PORTAL_PREFIX}/static/csbot-logo.svg" alt="CSBOT">
|
||||
<span>AppFactory</span>
|
||||
</a>
|
||||
<nav>
|
||||
<a href="/portal">Apps</a>
|
||||
<a href="/portal/new-app">New App</a>
|
||||
|
||||
Reference in New Issue
Block a user