Línea 1262... |
Línea 1262... |
1262 |
<div class="my-coach-record-card-container col-md-6" id="my-coach-record-card-question-{{:uuid}}">
|
1262 |
<div class="my-coach-record-card-container col-md-6" id="my-coach-record-card-question-{{:uuid}}">
|
1263 |
<div class="my-coach-record-card-details">
|
1263 |
<div class="my-coach-record-card-details">
|
1264 |
<div class="my-coach-record-card-resume" >
|
1264 |
<div class="my-coach-record-card-resume" >
|
1265 |
<img class="my_coach_question_detail_user_image" src="{{:user_image}}" />
|
1265 |
<img class="my_coach_question_detail_user_image" src="{{:user_image}}" />
|
1266 |
<p class="my_coach_question_detail_user_name">{{:user_name}}</p>
|
1266 |
<p class="my_coach_question_detail_user_name">{{:user_name}}</p>
|
1267 |
</div>
|
1267 |
</div>
|
- |
|
1268 |
</div>
|
- |
|
1269 |
<div class="my-coach-record-card-details">
|
1268 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
1270 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
1269 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
1271 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
1270 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
1272 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
1271 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
1273 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
1272 |
</div>
|
1274 |
</div>
|