git.schokokeks.org
Repositories
Help
Report an Issue
fs-draft.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
dcda8f5
Branches
Tags
master
midgard
vorlage
fs-draft.git
source
structure
grammar.html.php
advanced
bfadmin-master
commited
dcda8f5
at 2016-04-25 00:47:49
grammar.html.php
Blame
History
Raw
<section class="chapter" id="grammar"> <header>Grammar</header> <?php array_map( function ($name) { include("source/structure/" . $name . ".html.php"); }, [ "conjugation", "declension", "attributes", "sentence_structure", ] ); ?> </section>