{% extends "spider_base/nouc_base.html" %} {% load i18n static spider_rdf %} {% load flatpages %} {% block title %}{% blocktrans trimmed %} Home {% endblocktrans %}{% endblock %} {% block extrahead %} {{block.super}} {% if DEBUG %} {% else %} {% endif %} {% endblock %} {% block main_classes %}{{block.super}} w3-content w3-card-4{% endblock %} {% block content %} {% block frontblock %}
Component {{uc.strength}} name {{ uc.name }} ({{uc.user}}) user {{uc.username}} description {{uc.description|escape}} | {% blocktrans trimmed with time=uc.modified|timesince %} Modified: {{time}} ago {% endblocktrans %} |