{% extends 'wirecloud/views/base_plain.html' %} {% load i18n %} {% block title %}{% trans "Wirecloud ยท Build application mashups" %}{% endblock %} {% block path %}{% trans "Welcome to WireCloud!" %}{% endblock %} {% block content %}

{% trans "Welcome to the next-generation application mashup platform aimed at leveraging the long tail of the Internet of Services."%}

{% endblock %}