This website requires JavaScript.
Explore
Help
Sign In
eliseuamaro
/
gnu-social
Watch
1
Star
0
Fork
0
You've already forked gnu-social
forked from
GNUsocial/gnu-social
Code
Issues
Pull Requests
Releases
Wiki
Activity
0dd4b62ded
gnu-social
/
templates
/
settings
/
profile.html.twig
5 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_profile
%}
[TWIG][SETTINGS] WIP. Settings navigation early sketch. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-28 20:16:27 +01:00
<div class='form'>
{{
form
(
prof
)
}}
[UI][ROUTES][CONTROLLER] Fixing Settings navs and templates
2020-07-26 16:05:07 +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
%}
Reference in New Issue
Copy Permalink