Add message flashing
This commit is contained in:
parent
263b09c912
commit
faa793174f
2 changed files with 13 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ html(lang="en")
|
|||
include ./navigation
|
||||
|
||||
.container.floating-container
|
||||
include ./message-flash.html
|
||||
block content
|
||||
|
||||
block footer
|
||||
|
|
|
|||
Reference in a new issue