{% extends "layout.html" %} {% block head %}{{ super() }} {% endblock %} {% block title %}chr - url stats{% endblock %} {% block content %}

chr url shortener - stats

Stats for {{ stats.short_url }}
{{ stats.long_clip }}

{% endblock %}