Commit f2434101 authored by Alexey Khrushch's avatar Alexey Khrushch Committed by Zhi Cun

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

parent c97f376c
...@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th ...@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
} }
} }
</script> </script>
```html ```
::: :::
### Attributes ### Attributes
......
...@@ -37,7 +37,3 @@ Si la ruta de la página es simple, se recomienda utilizar PageHeader en lugar ...@@ -37,7 +37,3 @@ Si la ruta de la página es simple, se recomienda utilizar PageHeader en lugar
| --------------- | ----------- | | --------------- | ----------- |
| title | titulo | | title | titulo |
| content | contenido | | content | contenido |
```
```
\ No newline at end of file
...@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th ...@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
} }
} }
</script> </script>
```html ```
::: :::
### Attributes ### Attributes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment