Back to Exoplayer

Page

docs/_layouts/page.html

latest524 B
Original Source

{%- elsif _page_type == 'webpage' -%} {%- else -%} {%- endif -%} {%- if _article_header_type == 'overlay' or page.article_header == false -%} {%- include article-header.html article=page html=false -%} {%- include article-info.html article=page html=false -%} {%- else -%} {%- include article-header.html article=page -%} {%- include article-info.html article=page -%} {%- endif -%} {{ content }} {%- if _comment != false -%} {%- include comments.html -%} {%- endif -%} {%- include main/bottom/custom.html -%}