refactoring

This commit is contained in:
Devaev Maxim
2020-07-18 18:19:57 +03:00
parent b62271c112
commit faedb829b9
4 changed files with 10 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ mixin about_tab(name, title, checked=false)
tr #[td(colspan="2" class="title") Open Source & Open Hardware IP-KVM]
tr #[td(colspan="2" class="copyright") Copyright © 2018 Pi-KVM Developers Team]
br
div(class="tabs")
div(class="tabs-box")
+about_tab("meta", "Meta", true)
+about_tab("hw", "Hardware")
+about_tab("version", "Version")