1 <%= render partial: 'repository_breadcrumbs' %>
3 <% if not @blobdata.valid_encoding? %>
4 <div class="alert alert-warning">
6 This file has an invalid text encoding, so it can't be shown
7 here. (This probably just means it's a binary file, not a text
12 <pre><%= @blobdata %></pre>