<%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %> <%= render partial: 'repository_breadcrumbs' %> <% if not @blobdata.valid_encoding? %>

This file has an invalid text encoding, so it can't be shown here. (This probably just means it's a binary file, not a text file.)

<% else %>
<%= @blobdata %>
<% end %>