##// 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
#error_message{
color: red;
}