6 lines
160 B
Text
6 lines
160 B
Text
<%= question_breadcrumb @question_item %>
|
|
|
|
|
|
<%= render :partial => 'question' if QA_VERSION_TYPE.match(/Light/) %>
|
|
|
|
<% html_title @question_item.subject %>
|