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
/
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-30 01:29:25 +09:00
{%
block
form_profile
%}
[TWIG][SETTINGS] WIP. Settings navigation early sketch. Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
2021-07-29 04:16:27 +09:00
<div class='form'>
{{
form
(
prof
)
}}
[UI][ROUTES][CONTROLLER] Fixing Settings navs and templates
2020-07-27 00:05:07 +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