48 lines
936 B
HTML
Executable file
48 lines
936 B
HTML
Executable file
<!DOCTYPE html>
|
|
|
|
<!--
|
|
Google HTML5 slide template
|
|
|
|
Authors: Luke Mahé (code)
|
|
Marcin Wichary (code and design)
|
|
|
|
Dominic Mazzoni (browser compatibility)
|
|
Charles Chen (ChromeVox support)
|
|
|
|
URL: http://code.google.com/p/html5slides/
|
|
-->
|
|
|
|
<html>
|
|
<head>
|
|
<title>TYPO3 für Redakteure</title>
|
|
|
|
<meta charset='utf-8'>
|
|
<script src='../template/slides.js'></script>
|
|
</head>
|
|
|
|
<body style='display: none'>
|
|
<link rel="stylesheet" type="text/css" href="../template/mediacluster.css">
|
|
|
|
<section class='slides layout-regular template-default template-mediacluster'>
|
|
|
|
<article class='biglogo'>
|
|
</article>
|
|
|
|
<article>
|
|
<h1>
|
|
TYPO3 für Redakteure
|
|
</h1>
|
|
<p>
|
|
Marco Ziesing
|
|
<br>
|
|
21. Mai 2012
|
|
</p>
|
|
</article>
|
|
|
|
<article>
|
|
</article>
|
|
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|