Difference between revisions of "Template:Berlin diagnostX"

Line 8,232: Line 8,232:
  
 
</head>
 
</head>
 
+
<body>
 +
<!-- Remove all empty <p> tags -->
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
</script>
  
  
  
 
<!-- start of content -->
 
<!-- start of content -->

Revision as of 11:45, 24 September 2017