| Línea 1265... |
Línea 1265... |
| 1265 |
{{for categories}}
|
1265 |
{{for categories}}
|
| 1266 |
<li>{{:category}}</li>
|
1266 |
<li>{{:category}}</li>
|
| 1267 |
{{/for}}
|
1267 |
{{/for}}
|
| 1268 |
</ul>
|
1268 |
</ul>
|
| 1269 |
</div>
|
1269 |
</div>
|
| - |
|
1270 |
<h2>{{>title}}</h2>
|
| - |
|
1271 |
<span>LABEL_MY_COACH_QUESTION {{:added_on}}</span>
|
| - |
|
1272 |
<p class="my-3">{{>description}}</p>
|
| 1270 |
<div class="my-coach-record-card-info mb-2">
|
1273 |
<div class="my-coach-record-card-info mb-2">
|
| 1271 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
1274 |
<span id="answers-{{:uuid}}">{{:answers}} LABEL_MY_COACH_ANSWERS</span>
|
| 1272 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
1275 |
<span id="reactions-{{:uuid}}">{{:reactions}} LABEL_MY_COACH_REACTIONS</span>
|
| 1273 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
1276 |
<span id="views-{{:uuid}}">{{:views}} LABEL_MY_COACH_VIEWS</span>
|
| 1274 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
1277 |
<span id="comments-{{:uuid}}">{{:comments}} LABEL_COMMENTS</span>
|
| 1275 |
</div>
|
1278 |
</div>
|
| 1276 |
<h2>{{>title}}</h2>
|
- |
|
| 1277 |
<span>LABEL_MY_COACH_QUESTION {{:added_on}}</span>
|
- |
|
| 1278 |
<p class="my-3">{{>description}}</p>
|
- |
|
| 1279 |
<div class="d-flex align-items-center justify-content-between">
|
1279 |
<div class="d-flex align-items-center justify-content-between">
|
| 1280 |
<button data-link="{{:link_view}}" class="btn-my-coach-edit-view"> <i class="fa fa-external-link" aria-hidden="true"></i> LABEL_VIEW </button>
|
1280 |
<button data-link="{{:link_view}}" class="btn-my-coach-edit-view"> <i class="fa fa-external-link" aria-hidden="true"></i> LABEL_VIEW </button>
|
| Línea 1281... |
Línea 1281... |
| 1281 |
|
1281 |
|
| 1282 |
{{if link_edit }}
|
1282 |
{{if link_edit }}
|