I'm currently trying to figure out why I can't see the language selection flags above the content section as it is on the CMSimple - Website.

Here's what I'm currently experimenting with: Prototype
I tried to follow the instructions of the documentation. Here you can see the
in the default template and here is where I put my language folders en and de onto my ftp server. They are renamed copies of the 2lang folder.<?php echo languagemenu();?>
My main goal is to create a multilingual, no subsite webpage. How can I make this work?