{% set source_path = conf_py_path + pagename + suffix %}

 

{# On synthetic pages, do not display Edit/View page source #} {% if synthetic_page is not defined or synthetic_page is sameas false %}

 

 

{% endif %}