This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse-solved
Watch
1
Star
0
Fork
0
You've already forked discourse-solved
mirror of
https://github.com/discourse/discourse-solved.git
synced
2025-02-06 03:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse-solved
/
assets
/
javascripts
/
discourse
/
connectors
/
topic-after-cooked
/
solved-panel.hbs
6 lines
93 B
Handlebars
Raw
Normal View
History
Unescape
Escape
work in progress
2015-05-19 15:45:19 +10:00
{{
#
if
topic
.accepted_answer
}}
<p class="solved">
first proof of concept, security still missing
2015-05-19 16:26:22 +10:00
{{{
topic
.acceptedAnswerHtml
}}}
work in progress
2015-05-19 15:45:19 +10:00
</p>
{{
/
if
}}
Reference in New Issue
Copy Permalink