It's <br/> not <br />. Hawk.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
examples/header.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/header.php b/examples/header.php
index c944da0..14d45d9 100644
--- a/examples/header.php
+++ b/examples/header.php
@@ -4,4 +4,4 @@
| <a href="?action=virtual-networks">Virtual networks</a>
| <a href="?action=node-devices">Node devices</a>
| <a href="?action=storage-pools">Storage pools</a>
-<br /><br />
+<br/><br/>
--
2.8.4