| @@ -298,29 +298,29 @@ td, th { | |||||
| </div> | </div> | ||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||
| <tr class="ti-no-ng-animate"> | |||||
| <tr class="ti-no-ng-animate"> | |||||
| <td class="ti-no-ng-animate ti-text-form-label text-width80"> | <td class="ti-no-ng-animate ti-text-form-label text-width80"> | ||||
| {{$.i18n.Tr "cloudbrain.description"}} | |||||
| {{$.i18n.Tr "repo.cloudbrain.datasetdownload"}} | |||||
| </td> | </td> | ||||
| <td class="ti-text-form-content"> | <td class="ti-text-form-content"> | ||||
| <div class="text-span-new" id="model_description"> | <div class="text-span-new" id="model_description"> | ||||
| {{.Description}} | |||||
| {{$.datasetDownloadLink}} | |||||
| </div> | </div> | ||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||
| <tr class="ti-no-ng-animate"> | |||||
| <tr class="ti-no-ng-animate"> | |||||
| <td class="ti-no-ng-animate ti-text-form-label text-width80"> | <td class="ti-no-ng-animate ti-text-form-label text-width80"> | ||||
| {{$.i18n.Tr "repo.cloudbrain.datasetdownload"}} | |||||
| {{$.i18n.Tr "cloudbrain.description"}} | |||||
| </td> | </td> | ||||
| <td class="ti-text-form-content"> | <td class="ti-text-form-content"> | ||||
| <div class="text-span-new" id="model_description"> | <div class="text-span-new" id="model_description"> | ||||
| {{$.datasetDownloadLink}} | |||||
| {{.Description}} | |||||
| </div> | </div> | ||||
| </td> | </td> | ||||
| </tr> | |||||
| </tr> | |||||
| </tbody> | </tbody> | ||||
| </table> | </table> | ||||
| </div> | </div> | ||||