7 Commits

Author SHA1 Message Date
Daniel Rudolf
d56d3f8c8c Revert "Default theme: Move elements into Twig blocks"
This reverts commit a3fa373119c12cae834bcfab758a11b036234c76.

At first glance this adds flexibility, but at the moment it is impossible with Twig to ensure the existance of a block. As a result, custom themes may break the plugin. A custom theme should overwrite a plugin's template explicitly.
2016-03-12 00:18:49 +01:00
Daniel Rudolf
a3fa373119 Default theme: Move elements into Twig blocks
Allows plugins to extend the default template
2016-03-02 21:44:38 +01:00
Daniel Rudolf
67e1e8a8ea Default theme: Highlight active page + hide untitled pages
Related to #302
2015-12-21 03:31:34 +01:00
Daniel Rudolf
693d8ae4fa Update default theme footer 2015-12-16 21:51:23 +01:00
Daniel Rudolf
a7fd853f8f Add striptags filter to description meta header
Thanks @PontusHorn
2015-09-17 23:44:05 +02:00
Daniel Rudolf
5eed6d0562 Add missing update of index.twig 2015-08-30 21:29:52 +02:00
Daniel Rudolf
5438fdb368 Rename index.html of default theme to index.twig; Update template 2015-08-28 18:35:53 +02:00