7721cdffbdc09ec726f6a0d8f83e5b2111977445
Fenris Wolf advanced

Fenris Wolf authored 8 years ago

source/structure/draft.html.php  1) <!DOCTYPE HTML>
source/structure/draft.html.php  2) <html>
source/structure/draft.html.php  3) 	<head>
fenris foo

fenris authored 8 years ago

source/structure/draft.html.php  4) 		<title>Folksprak -- Draft</title>
Christian Fraß es wird!

Christian Fraß authored 5 years ago

source/content/draft.html.tpl    5) 		{{call::_meta.html.tpl}}
fenris foo

fenris authored 8 years ago

source/structure/draft.html.php  6) 		<link rel="shortcut icon" type="image/png" href="favicon.png"/>
Fenris Wolf advanced

Fenris Wolf authored 8 years ago

source/structure/draft.html.php  7) 		<link rel="stylesheet" type="text/css" href="draft.css"/>
fenris advanced

fenris authored 8 years ago

source/structure/draft.html.php  8) 		<script type="text/javascript" src="draft.js"></script>
Fenris Wolf advanced

Fenris Wolf authored 8 years ago

source/structure/draft.html.php  9) 	</head>
source/structure/draft.html.php 10) 	<body>
source/structure/draft.html.php 11) 		<div id="mid">
source/structure/draft.html.php 12) 			<div id="title">
source/structure/draft.html.php 13) 				<header>Folksprak Draft</header>
source/structure/draft.html.php 14) 				<div id="logo">
source/structure/draft.html.php 15) 					<img src="logo.svg" alt="[logo]"/>
source/structure/draft.html.php 16) 				</div>
source/structure/draft.html.php 17) 			</div>
source/structure/draft.html.php 18) 			<!--
source/structure/draft.html.php 19) 			titlepage
source/structure/draft.html.php 20) 			  -->
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

source/content/draft.html.tpl   21) 			{{call::introduction.html.tpl}}
source/content/draft.html.tpl   22) 			{{call::basics.html.tpl}}
source/content/draft.html.tpl   23) 			{{call::vocabulary.html.tpl}}
Christian Fraß weitere Anpassungen; nimmt...

Christian Fraß authored 5 years ago

source/content/draft.html.tpl   24) 			{{call::grammar.html.tpl}}
source/content/draft.html.tpl   25) 			{{call::examples.html.tpl}}