view docs/templates/simple.html @ 748:6db54bed2417

init: Use a better config template when creating websites.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Jun 2016 22:26:18 -0700
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

{% block header %}
    <br/>
{% endblock %}