This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-data-explorer
mirror of
https://github.com/discourse/discourse-data-explorer.git
Watch
1
Star
0
Fork
You've already forked discourse-data-explorer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
51a0b9318a
discourse-data-explorer
/
assets
/
javascripts
/
discourse
/
templates
/
explorer
/
group.raw.hbs
6 lines
105 B
Handlebars
Raw
Blame
History
{{
#
if
group
}}
<a href="
{{
baseuri
}}
/groups/
{{
group
.name
}}
">
{{
group
.name
}}
</a>
{{
else
}}
{{
id
}}
{{
/
if
}}
Reference in New Issue
View Git Blame
Copy Permalink