This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
9a23e03330
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-29 17:29:25 +01: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 11:02:53 +01:00
<div class='form'>
[TWIG][SETTINGS] WIP. Settings navigation early sketch. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-28 20:16:27 +01:00
{{
form
(
acc
)
}}
[UI] Polishing design, settings pages
2020-08-15 00:39:32 +01: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-29 17:29:25 +01:00
{%
endblock
%}
Copy Permalink