This website requires JavaScript.
Explore
Help
Sign In
wamo
/
gnu-social
Watch
1
Star
0
Fork
0
You've already forked gnu-social
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d5fc2cac8a
gnu-social
/
templates
/
settings
/
account.html.twig
6 lines
98 B
Twig
Raw
Normal View
History
Unescape
Escape
[SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-30 01:29:25 +09:00
{%
block
form_account
%}
[SETTINGS][TWIG][CSS] Settings WIP. Form polished, dropdowns need styling. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-29 19:02:53 +09:00
<div class='form'>
[TWIG][SETTINGS] WIP. Settings navigation early sketch. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-29 04:16:27 +09:00
{{
form
(
acc
)
}}
[UI] Polishing design, settings pages
2020-08-15 08:39:32 +09:00
</div>
[SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-30 01:29:25 +09:00
{%
endblock
%}
Reference in New Issue
Copy Permalink