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
1bd34a2bf1
Vulcan
/
packages
/
telescope-users
/
lib
/
client
/
templates
/
user_profile.html
6 lines
105 B
HTML
Raw
Normal View
History
Unescape
Escape
User profile pages
2012-09-24 22:27:29 +02:00
<
template
name
=
"user_profile"
>
now showing comments on user profile page
2014-08-22 17:06:22 +09:00
{{#with user}}
simplifying modules code
2015-04-24 08:13:41 +09:00
{{> modules "profileDisplay"}}
now showing comments on user profile page
2014-08-22 17:06:22 +09:00
{{/with}}
Correcting the if statement for profile.site url needed to be `profile.site`
2014-09-12 15:52:05 -05:00
<
/
template
>
Reference in a new issue
Copy permalink