git.schokokeks.org
Repositories
Help
Report an Issue
fs-draft.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
d42abfa
Branches
Tags
master
midgard
vorlage
fs-draft.git
source
structure
grammar.html.php
advanced
fenris
commited
d42abfa
at 2016-04-23 01:33:44
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"); }, [ "phonology_and_orthography", "pronouns", "conjugation", "declension", "attributes", "sentence_structure", ] ); ?> </section>