Update idelanding.blade.php
This commit is contained in:
parent
1ec130753c
commit
16cda691ca
|
|
@ -36,7 +36,7 @@
|
||||||
</span>
|
</span>
|
||||||
@else
|
@else
|
||||||
<p>Logged in as {{ Auth::user()->name }}</p>
|
<p>Logged in as {{ Auth::user()->name }}</p>
|
||||||
@end
|
@endguest
|
||||||
</div>
|
</div>
|
||||||
<!-- This is only after the login stuff because IE7 demands floated elements be before non-floated -->
|
<!-- This is only after the login stuff because IE7 demands floated elements be before non-floated -->
|
||||||
<img src="https://web.archive.org/web/20130702194455im_/http://roblox.com/images/IDE/img-studio_title.png" alt="Roblox Studio Title"/>
|
<img src="https://web.archive.org/web/20130702194455im_/http://roblox.com/images/IDE/img-studio_title.png" alt="Roblox Studio Title"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue