Skip to content
Snippets Groups Projects
Select Git revision
  • 11679131e2f02cc630be1cbb038021479d284b58
  • master default protected
  • style-2021
  • newstyle
  • archive/2020
  • vanion-master-patch-78871
  • deinkoks-master-patch-08946
  • 2020
8 results

maps.en.md

Blame
  • main.html 379 B
    {% extends "base.html" %}
    
    {#
    The entry point for the MkDocs Theme.
     
    Any theme customisations should override this file to redefine blocks defined in
    the various templates. The custom theme should only need to define a main.html
    which `{% extends "base.html" %}` and defines various blocks which will replace
    the blocks defined in base.html and its included child templates.
    #}