61cddadf34c8625a40c793beedcde5ea13f72f8a
[citadel.git] / webcit / static / t / important_msg.html
1 <?!("COND:IMPMSG", 1)>
2 <div id="important_message">
3 <span class="imsg">
4 <?IMPORTANTMESSAGE>
5 </span><br>
6 </div>
7 <script type="text/javascript">
8   setTimeout('hide_imsg_popup()', 5000);
9 </script>
10 <?!("X", 1)>