aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/template_literals/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/template_literals/index.html')
-rw-r--r--files/es/web/javascript/reference/template_literals/index.html52
1 files changed, 1 insertions, 51 deletions
diff --git a/files/es/web/javascript/reference/template_literals/index.html b/files/es/web/javascript/reference/template_literals/index.html
index a1ce5052d1..8e8b077c90 100644
--- a/files/es/web/javascript/reference/template_literals/index.html
+++ b/files/es/web/javascript/reference/template_literals/index.html
@@ -253,57 +253,7 @@ latex`\unicode`
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Funcionalidad</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Soporte básico</td>
- <td>{{CompatChrome(41)}}</td>
- <td>{{CompatGeckoDesktop("34")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatOpera(29)}}</td>
- <td>{{CompatSafari(9.1)}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Funcionalidad</th>
- <th>Android</th>
- <th>Chrome for Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td><span style="font-size: 12px; line-height: 18px;">Soporte básico</span></td>
- <td>{{CompatAndroid(67)}}</td>
- <td>
- <p class="p1">{{CompatChrome(71)}}</p>
- </td>
- <td>{{CompatGeckoMobile("63")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatOpera(46)}}</td>
- <td>{{CompatSafari(9)}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+{{Compat("javascript.grammar.template_literals")}}
<h2 id="See_also" name="See_also">Ver también</h2>