]> git.ipfire.org Git - ipfire.org.git/commitdiff
base.html: added log in button to footer
authorRico Hoppe <rico.hoppe@ipfire.org>
Wed, 26 Jul 2023 18:05:06 +0000 (18:05 +0000)
committerRico Hoppe <rico.hoppe@ipfire.org>
Fri, 28 Jul 2023 16:09:33 +0000 (16:09 +0000)
src/templates/base.html

index e8f9101ca792d4c74aefc72cced9ab01f5b87252..5abd40fc819a71a653afdaf2ddd89462d5442292 100644 (file)
                                                                                has-text-black has-text-weight-bold" href="/register">
                                                                        JOIN NOW
                                                                </a>
+                                                               <a class="button is-primary is-outlined  is-medium
+                                                                               has-text-black has-text-weight-bold" href="/login">
+                                                                       LOG IN
+                                                               </a>
                                                        {% end %}
                                                </div>