{% extends 'wirecloud/views/base_plain.html' %} {% load i18n compress wirecloudtags %}{% load static from staticfiles %} {% block title %}{% trans "WireCloud ยท Build application mashups" %}{% endblock %} {% block path %}{% trans "Welcome to WireCloud!" %}{% endblock %} {% block css %} {% compress css %} {% platform_css "classic" %} {% endcompress %} {% endblock %} {% block content %}
{% trans "Innovate through experimentation by choosing the best suited widgets and prefab mashup-lets for your devised mashup from a vast, ever-growing distributed catalogue" %}
{% trans "Wiring allows you to easily connect widgets in a mashup to create a full-fledged dashboard with RIA functionality." %}
{% trans "Piping links your widgets to back-end services or data sources through an extendable set of operators, including filters, aggregators, adapters, etc." %}