Added updates.html sample.
--- a/corporateblue/project.html Tue Dec 27 16:06:09 2011 +0100
+++ b/corporateblue/project.html Tue Dec 27 16:06:38 2011 +0100
@@ -7,5 +7,5 @@
</div>
</div>
-<!--#include file="right.html"-->
+<!--#include file="updates.html"-->
<!--#include file="footer.html"-->
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/corporateblue/updates.html Tue Dec 27 16:06:38 2011 +0100
@@ -0,0 +1,11 @@
+ <div id="right">
+ <h2>Recent updates</h2>
+ <h3>3.1.2012 10:05</h3>
+ <p><a href="#">Jan Novák</a> updated <a href="project-1.html">Project 100Mbit ABC, s.r.o.</a>.</p>
+ <hr class="hr1" />
+ <h3>3.1.2012 09:50</h3>
+ <p><a href="#">Bedřich Smetana</a> created <a href="#">Task Rekonfigurace routeru</a>.</p>
+ <hr class="hr1" />
+ <h3>3.1.2012 08:23</h3>
+ <p><a href="#">Bohuslav Martinů</a> updated <a href="#">User Guest</a>.</p>
+ </div>