/login: fix missing </section> tag.

This commit is contained in:
evazion
2021-01-24 21:01:43 -06:00
parent 019bcc4ed2
commit dca53fb0ee

View File

@@ -19,5 +19,6 @@
<p class="fineprint">
New to <%= Danbooru.config.app_name %>? <%= link_to "Create a new account", new_user_path %>.
</p>
</section>
</div>
</div>