A simple webservice that allows registered users to create short links including qr-codes.
Anyone can visit the shortened links. This is an ideal setup for small busines or for publishing papers.
{% extends "base.html" %}
{% block content %}
<divclass="center"><h3>This Link has not been found or has been deleted</h3><h2> </h2></div>
{% endblock %}