Convert h2s to h1s where obvious
This commit is contained in:
parent
79f7c55a04
commit
7042e59402
14 changed files with 16 additions and 16 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="columns">
|
||||
<div class="column">
|
||||
<div class="block login">
|
||||
<h2 class="title">Create an Account</h2>
|
||||
<h1 class="title">Create an Account</h1>
|
||||
<div>
|
||||
<form name="register" method="post" action="/user-register">
|
||||
<input type=hidden name="invite_code" value="{{ invite.code }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue