bessst
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

default.html
text/html

Download raw (654 bytes)

{% extends "base.html" %}

{% block title %}{{ flatpage.title }}{% endblock %}

{% block positions %}
var positions = [{"top":20,"left":130},{"top":3200,"left":30},{"top":3500,"left":-150},{"top":4000,"left":30},{"top":4600,"left":30},{"top":5100,"left":30},{"top":5500,"left":30},{"top":50,"left":30},{"top":225,"left":30},{"top":91,"left":30},{"top":101,"left":30},{"top":113,"left":317.5},{"top":91,"left":297.5},{"top":706,"left":226.5},{"top":806,"left":30},{"top":533,"left":369.5},{"top":450,"left":109.5},{"top":76,"left":715.5},{"top":21,"left":30},{"top":51,"left":30}]
{% endblock %}

{% block content %}{{ flatpage.content }}{% endblock %}