`;
+
+setInnerHtml('shortcuts', shortcuts);
+setInnerHtml('additional', additional);
+setInnerHtml('shortcuts2', shortcuts2);
+
+function setInnerHtml(id, content) {
+ var el = document.getElementById(id);
+ if (el) el.innerHTML = content;
+}
diff --git a/rpm/# go to git 'rpm'.lnk b/rpm/# go to git 'rpm'.lnk
deleted file mode 100644
index 52232fe..0000000
Binary files a/rpm/# go to git 'rpm'.lnk and /dev/null differ
diff --git a/rpm/# go to this 'app'.lnk b/rpm/# go to this 'app'.lnk
deleted file mode 100644
index eb49a8b..0000000
Binary files a/rpm/# go to this 'app'.lnk and /dev/null differ
diff --git a/rpm/board-oo.html b/rpm/board-oo.html
index 67adb9d..24a7641 100644
--- a/rpm/board-oo.html
+++ b/rpm/board-oo.html
@@ -27,7 +27,18 @@
-
+
+
+
+
+
+
+
+
+
+
+