making user index look good

This commit is contained in:
2024-01-24 15:32:15 +01:00
parent ab2d156657
commit f841b7e0a0
2 changed files with 23 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
<!--PAGENAME=Hello, <template name="username">-->
<h2>Welcome</h2>
<p>Logged in as: <template name="username"></p>
<template name="gravatar image">
<header>
<div class="user-index-header-text">
<h1 class="user-index-h1">Hello, <template name="username">.</h1>
<h2 class="user-index-h2">What would you like to watch?</h2>
</div>
</header>