13 lines
260 B
HTML
13 lines
260 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Test Customizer</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Abre la Consola (F12) y verás los errores del Customizer</h1>
|
|
<iframe src="http://localhost:5001/customizer/1" width="100%" height="800px"></iframe>
|
|
</body>
|
|
|
|
</html> |