Document tree generation to HTML output completed
[biaweb2.git] / biawebstrings.hpp
index 8e2f947..df9af51 100644 (file)
@@ -4,6 +4,8 @@
 namespace biaweb {
     const char* GO_UP = "Go up";
     const char* SUB_CAT = "Sub categories: ";
+    const char* ART_LIST = "List of Articles";
+    const char* INDEX = "Index Page";
 }
 
 #endif