Compare commits
1 Commits
ea8e7da9d4
...
326b380135
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
326b380135 |
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
{% set href=blog_url('/auth/account/') %}
|
{% set href=federation_url('/auth/account/') %}
|
||||||
<a
|
<a
|
||||||
href="{{ href }}"
|
href="{{ href }}"
|
||||||
class="justify-center cursor-pointer flex flex-row items-center p-3 gap-2 rounded bg-stone-200 text-black {{select_colours}}"
|
class="justify-center cursor-pointer flex flex-row items-center p-3 gap-2 rounded bg-stone-200 text-black {{select_colours}}"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
{% set href=blog_url('/auth/account/') %}
|
{% set href=federation_url('/auth/account/') %}
|
||||||
<a
|
<a
|
||||||
href="{{ href }}"
|
href="{{ href }}"
|
||||||
data-close-details
|
data-close-details
|
||||||
|
|||||||
Reference in New Issue
Block a user