Docs: delete an incorrect closing html tag and empty block code (#16194)

pull/16214/head
Alexey Khrushch 2019-06-24 14:28:28 +03:00 committed by Zhi Cun
parent c97f376cf6
commit f243410177
3 changed files with 2 additions and 6 deletions

View File

@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
}
}
</script>
```html
```
:::
### Attributes

View File

@ -37,7 +37,3 @@ Si la ruta de la página es simple, se recomienda utilizar PageHeader en lugar
| --------------- | ----------- |
| title | titulo |
| content | contenido |
```
```

View File

@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
}
}
</script>
```html
```
:::
### Attributes