Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2016-04-25 18:06:38 -07:00
commit ad167fa4df

View file

@ -17,8 +17,8 @@
<div class="col col-40 interact">
<% if request.path =~ /\/html\/9/ %>
<div style="float: left">
<a href="#" id="saveToSite" class="btn btn-Action float-Left" style="margin-right: 7px">Save new index.html to <%= current_site.username %>.neocities.org</a>
<a href="/tutorial/html/10" class="btn cancel float-Left">Don't Save</a>
<a href="#" id="saveToSite" class="btn btn-Action float-Left" style="margin-right: 7px">Save to <%= current_site.username %>.neocities.org</a>
</div>
<% else %>
<input id="submit" class="btn btn-Action" type="submit" value="Save">