{% extends "base.html" %} {% block title %}clk.tc{% endblock %} {% block subtitle %}short, descriptive, memorable{% endblock %} {% block content %}
Not designed for cramming

Typical URL shortners try to compact a longer URL into the least amount of characters. This is great for squeezing into 140 characters, but less than ideal for human consumption.

Easy to remember

clk.tc is designed to turn long and hard to remember URLs into short, descriptive and memorable URLs. You will therefore have to supply a nice and short name for your URL.

{% endblock %}