mirror of
https://github.com/neocities/neocities.git
synced 2025-04-29 19:48:00 +02:00
supporter page: no flash display unless signed in
This commit is contained in:
parent
e21e20b32e
commit
b7bef2bf55
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
<section class="section plans welcome">
|
<section class="section plans welcome">
|
||||||
|
<% if current_site %>
|
||||||
<%== flash_display centered: true %>
|
<%== flash_display centered: true %>
|
||||||
|
<% end %>
|
||||||
|
|
||||||
<% if request.path == '/welcome' %>
|
<% if request.path == '/welcome' %>
|
||||||
<h2>Welcome to Neocities, <%= current_site.username %>!</h2>
|
<h2>Welcome to Neocities, <%= current_site.username %>!</h2>
|
||||||
|
|
Loading…
Add table
Reference in a new issue