view docs/templates/simple.html @ 1041:717ac3c4ee77

bake: Fix where the Browserify processor outputs things.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 20 Jan 2018 17:15:24 -0800
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

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