Changes for page Comunicados
Last modified by WBS Tecnologia on 2021/01/13 11:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,11 +2,7 @@ 2 2 3 3 ---- 4 4 5 -{{html}} 6 -<!DOCTYPE html> 7 -<html> 8 -<head> 9 -<meta name="viewport" content="width=device-width, initial-scale=1"> 5 +{{html clean="false"}} 10 10 <style> 11 11 .accordion { 12 12 background-color: #eee; ... ... @@ -32,9 +32,6 @@ 32 32 overflow: hidden; 33 33 } 34 34 </style> 35 -</head> 36 -<body> 37 - 38 38 <h2>Accordion</h2> 39 39 40 40 <button class="accordion">Section 1</button> ... ... @@ -69,7 +69,5 @@ 69 69 } 70 70 </script> 71 71 72 -</body> 73 -</html> 74 74 75 75 {{/html}}