{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Welcome!"%}{% endblock %} {% block content %}

{% trans "Welcome to TinyOgg!"%}

{% trans "This service allows you to watch and listen to Flash-based videos without the need to Flash technology. This gives you speed, safety, control, freedom and openness." %}

{% trans "Quick Adding" %}

{% trans "Add the page URL of the Flash video you want to watch in the following field, the more detailed form is available here." %}

{% endblock %}