/login: fix missing </section> tag.
This commit is contained in:
@@ -19,5 +19,6 @@
|
|||||||
<p class="fineprint">
|
<p class="fineprint">
|
||||||
New to <%= Danbooru.config.app_name %>? <%= link_to "Create a new account", new_user_path %>.
|
New to <%= Danbooru.config.app_name %>? <%= link_to "Create a new account", new_user_path %>.
|
||||||
</p>
|
</p>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user