We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e9174 commit 6017b9dCopy full SHA for 6017b9d
app/views/layouts/application.html.erb
@@ -168,12 +168,17 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
168
<div class="right">
169
<ul class="menu">
170
<li>
171
+ <div>
172
+ <span style="font-size: 100%">No upload now -- back soon</span>
173
+ </div>
174
+ <!--
175
<div class="button-upload">
176
<input type="file" name="file" multiple/>
177
<span class="caption">
178
<div class="icon icon-upload-white-32"></div> Upload
179
</span>
180
</div>
181
+-->
182
</li>
183
<% if !signed_in? %>
184
0 commit comments