This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 12:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d78b6b6fd0
Vulcan
/
packages
/
telescope-users
/
lib
/
client
/
templates
/
user_edit.html
6 lines
100 B
HTML
Raw
Normal View
History
Unescape
Escape
working on user account edit page
2012-09-19 09:03:25 +09:00
<
template
name
=
"user_edit"
>
modularising the user edit page
2014-12-08 20:36:46 +09:00
{{#with user}}
Making module system more flexible to accept wrapping divs
2015-04-24 10:22:17 +09:00
{{> modules "profileEdit"}}
modularising the user edit page
2014-12-08 20:36:46 +09:00
{{/with}}
Corrected path to /forgot-password needed to be hyphenated rather than underscored
2014-09-19 09:56:56 -05:00
<
/
template
>
Reference in a new issue
Copy permalink