diff options
Diffstat (limited to 'files/ru/web/api/indexeddb_api')
| -rw-r--r-- | files/ru/web/api/indexeddb_api/index.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/files/ru/web/api/indexeddb_api/index.html b/files/ru/web/api/indexeddb_api/index.html index 859c16324b..df4e1fe12b 100644 --- a/files/ru/web/api/indexeddb_api/index.html +++ b/files/ru/web/api/indexeddb_api/index.html @@ -124,7 +124,18 @@ translation_of: Web/API/IndexedDB_API <h2 id="Спецификации">Спецификации</h2> -{{Specifications}} +<table> + <thead> + <tr> + <th>Specification</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://w3c.github.io/IndexedDB/">Indexed Database API</a></td> + </tr> + </tbody> +</table> <h2 id="Смотрите_также">Смотрите также</h2> |
