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

chr url shortener

{% endblock %}