X-Git-Url: https://harishankar.org/repos/?p=biaweb2.git;a=blobdiff_plain;f=biawebstrings.hpp;h=df9af51284d3efaf05f1ed912049c636a7b294d6;hp=8e2f9479013c34006d4c00182d98b243f96795a2;hb=abd61eb094efbfca05e6fe0f1dd34a3e8e7de7a2;hpb=406aa544d873974501056201467c88366f9d31f9 diff --git a/biawebstrings.hpp b/biawebstrings.hpp index 8e2f947..df9af51 100644 --- a/biawebstrings.hpp +++ b/biawebstrings.hpp @@ -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