initial commit "typo3-fuer-redakteure"
This commit is contained in:
parent
9fcdca00d5
commit
6c4007238a
1 changed files with 48 additions and 0 deletions
48
typo3-fuer-redakteure/index.html
Executable file
48
typo3-fuer-redakteure/index.html
Executable file
|
|
@ -0,0 +1,48 @@
|
||||||
|
<!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>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue