add huuuge stuff
This commit is contained in:
@ -4,7 +4,6 @@ html
|
||||
title iTender
|
||||
link(rel='stylesheet', href='/stylesheets/reset.css')
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
link(rel='stylesheet', href='/stylesheets/modal.css')
|
||||
body
|
||||
div.modal#modal
|
||||
div.modal-content#modal-content
|
||||
@ -29,4 +28,4 @@ html
|
||||
setTimeout( () =>
|
||||
{
|
||||
window.location.reload();
|
||||
}, 30000 );
|
||||
}, 120000 );
|
||||
|
Reference in New Issue
Block a user