git.schokokeks.org
Repositories
Help
Report an Issue
fs-draft.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
18080c6
Branches
Tags
master
midgard
vorlage
fs-draft.git
source
structure
grammar.html.php
foo
fenris
commited
18080c6
at 2016-04-24 18:00:07
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", "word_functions", ] ); ?> </section>