layout/skeleton/_body.html @ 6ec6117735f1

footer: change "BitBucket" to "Bitbucket"
author David Chambers <david@upthere.com>
date Wed, 26 Sep 2012 23:43:37 -0700
parents 95c935d55811
children (none)
{% extends "skeleton/_base.html" %}

{% block title %}{{site.name}} / {{ page.title }}{% endblock %}

{% block content %}
    {% block content_body %}{% endblock %}
{% endblock %}