Browse Source

message, author

Namdak Tonpa 6 years ago
parent
commit
084d28480b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/nitro.hrl

+ 2 - 0
include/nitro.hrl

@@ -191,6 +191,8 @@
 
 
 % HTML5 template
 % HTML5 template
 -record(template,		?DEFAULT_BASE).
 -record(template,		?DEFAULT_BASE).
+-record(message,		?DEFAULT_BASE).
+-record(author,		    ?DEFAULT_BASE).
 
 
 % Actions
 % Actions
 -record(action,  {?ACTION_BASE(undefined)}).
 -record(action,  {?ACTION_BASE(undefined)}).