- Timestamp:
- 03/22/10 14:39:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/www/app/views/pages/maintenance.ctp
r257 r326 1 1 <h3>Temporarily down for maintenance</h3> 2 2 3 <div class="column-right"> 4 5 <div class="polaroid"> 6 <div id="mailinglist"> 7 <h3>Register for the mailing list</h3> 8 <p>If you are interested in this project, why don't you register for the mailing list available for the Officeshots.org project? 9 Provide input to the developers, ask for features - that's what its for.</p> 10 <p style="text-align:center;"> » <a href="http://lists.opendocsociety.org/mailman/listinfo/officeshots">register</a></p> 11 </div> 12 </div> 13 14 <div id="thanks"> 15 <h3>An initiative of</h3> 16 <a href="http://www.noiv.nl"><img src="/img/noiv.png" alt="Nederland in open verbinging logo" /></a><br /> 17 <a href="http://www.opendocsociety.org"><img src="/img/opendoc.png" alt="OpenDoc Society logo" /></a><br /> 18 <a href="http://www.nlnet.nl"><img src="/img/nlnet.png" alt="NLNet Foundation logo" /></a><br /> 19 <a href="http://www.jejik.com"><img src="/img/lonewolves.png" alt="Lone Wolves Foundation logo" /></a><br /> 20 </div> 21 </div> 3 <?php echo $this->element('sidebar'); ?> 22 4 23 5 <p>We're temporarily down for maintenance while we install some exciting new additions to Officeshots. Please stand by...</p>
Note: See TracChangeset
for help on using the changeset viewer.