making user index look good
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user