Skip to content

Commit 1abf343

Browse files
author
Jacob Kent
committed
fix account_box.yaml
1 parent 2814054 commit 1abf343

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/templates/account/components

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/{{cookiecutter.repo_name}}/templates/account/components/account_box.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
context:
22
dpl_account_objects:
33
back: <a class="absolute top-6 left-6 cursor-pointer "
4-
hx-get="{{ url('user:account_welcome') }}"
4+
hx-get="/account/welcome/"
55
hx-select="#account-box"
66
hx-target="#account-box"
77
hx-swap="outerHTML">

0 commit comments

Comments
 (0)