##// END OF EJS Templates
Fixed unicode tags validation. Moved constants from classes to modules. Added error 404 when trying to get the non-existent thread. This fixes #19
Fixed unicode tags validation. Moved constants from classes to modules. Added error 404 when trying to get the non-existent thread. This fixes #19

File last commit:

r35:4962ee48 default
r71:e89d805e default
Show More
login.css
3 lines | 34 B | text/css | CssLexer
neko259
Added themes support. Added 'snow white' theme by Mystra_x64.
r35 #error_message{
color: red;
}