diff options
Diffstat (limited to 'views/modal.ejs')
| -rw-r--r-- | views/modal.ejs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/modal.ejs b/views/modal.ejs index aa75f72..a2ea680 100644 --- a/views/modal.ejs +++ b/views/modal.ejs @@ -10,6 +10,8 @@ <div style="height: 70%; clear: both;"></div> + [[ include partials/alert-modal ]] + [[ include partials/confirm-modal ]] [[ include partials/sign-in ]] [[ include projects/new-project ]] [[ include projects/edit-project ]] |
