Namdak Tonpa 6 лет назад
Родитель
Сommit
084d28480b
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      include/nitro.hrl

+ 2 - 0
include/nitro.hrl

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