login and register logic
This commit is contained in:
parent
a2f8452eec
commit
8d0c02e27e
15 changed files with 496 additions and 106 deletions
|
@ -1,5 +1,5 @@
|
|||
<form class='form main' enctype="multipart/form-data" method="POST" action="<%= action %>">
|
||||
<h1 class="header">
|
||||
<h1 class="header-big">
|
||||
<%= title %>
|
||||
</h1>
|
||||
<span class='form-message'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue