{% extends "public_body_main.html" %} {% load static %} {% block breadcrumb_title %}{{breadcrumb_title}}{% endblock breadcrumb_title %} {% block content %}

Källor i Rikstermbanken

{% for source in sources %} {% if source.information.publisher|length > 25 %} {% else %} {% endif %} {% if source.information.title and source.information.title|length > 25 %} {% else %} {% endif %} {% endfor %}
Organisation Titel Antal termposter
{{source.information.publisher|truncatechars:25}}{{source.information.publisher}} {{source.information.title|truncatechars:25}} {{source.information.title}} {{source.count}}
{% endblock content %}