fix for mount info

This commit is contained in:
Kyle Drake 2015-01-18 00:46:01 -08:00
parent be34383627
commit 5085e3ccbf

View file

@ -13,12 +13,15 @@
Neocities now supports <strong>WebDAV</strong>, which allows you to mount your Neocities share on your computer. Now you can access and change your files on your own computer's file manager! Neocities now supports <strong>WebDAV</strong>, which allows you to mount your Neocities share on your computer. Now you can access and change your files on your own computer's file manager!
</p> </p>
<% if current_site.nil? || !current_site.supporter? %> <% if current_site.nil? %>
<p>
This feature requires a supporter account.
</p>
<% elsif !current_site.supporter? %>
<p> <p>
This feature requires a supporter account. <a href="/plan">Click here</a> to become a supporter. This feature requires a supporter account. <a href="/plan">Click here</a> to become a supporter.
</p> </p>
<% else %> <% else %>
<h2>Instructions for Windows 7</h2> <h2>Instructions for Windows 7</h2>
<p> <p>