[z3-checkins] r28639 - z3/Sfive/trunk

philikon at codespeak.net philikon at codespeak.net
Sat Jun 10 18:09:42 CEST 2006


Author: philikon
Date: Sat Jun 10 18:09:40 2006
New Revision: 28639

Removed:
   z3/Sfive/trunk/s5-blank.html
Log:
get rid of another unused file


Deleted: /z3/Sfive/trunk/s5-blank.html
==============================================================================
--- /z3/Sfive/trunk/s5-blank.html	Sat Jun 10 18:09:40 2006
+++ (empty file)
@@ -1,56 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
-<title>[slide show title here]</title>
-<meta name="version" content="S5 1.0" />
-<link rel="stylesheet" href="ui/slides.css" type="text/css" media="projection" id="slideProj" />
-<link rel="stylesheet" href="ui/opera.css" type="text/css" media="projection" id="operaFix" />
-<link rel="stylesheet" href="ui/print.css" type="text/css" media="print" id="slidePrint" />
-<script src="ui/slides.js" type="text/javascript"></script>
-</head>
-<body>
-
-<div class="layout">
-
-<div id="currentSlide"></div>
-<div id="header"></div>
-<div id="footer">
-<h1>[location/date of presentation]</h1>
-<h2>[slide show title here]</h2>
-<div id="controls"></div>
-</div>
-
-</div>
-
-
-<div class="presentation">
-
-<div class="slide">
-<h1>[slide show title here]</h1>
-<h3>[name of presenter]</h3>
-<h4>[affiliation of presenter]</h4>
-</div>
-
-
-<div class="slide">
-<h1>[slide title]</h1>
-<ul>
-<li>[point one]</li>
-<li>[point two]</li>
-<li>[point three]</li>
-<li>[point four]</li>
-<li>[point five]</li>
-</ul>
-<div class="handout">
-[any material that should appear in print but not on the slide]
-</div>
-</div>
-
-
-</div>
-
-</body>
-</html>


More information about the z3-checkins mailing list