mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Remove split view
This commit is contained in:
parent
e859a47bd2
commit
16759ac17b
@ -9,14 +9,7 @@ $newline never
|
||||
<small>
|
||||
(current)
|
||||
<div .row>
|
||||
<div .span6>
|
||||
$if False
|
||||
<a href="https://twitter.com/home?status=https://www.fpcomplete.com/user/chrisdonefp/example-autorun-active" target="_blank">
|
||||
<i class="fa-twitter-square fa"></a>
|
||||
<a href="http://www.facebook.com/sharer/sharer.php?u=https://www.fpcomplete.com/user/chrisdonefp/example-autorun-active" target="_blank">
|
||||
<i class="fa-facebook-square fa">
|
||||
<a href="https://plus.google.com/share?url=https://www.fpcomplete.com/user/chrisdonefp/example-autorun-active" target="_blank">
|
||||
<i class="fa-google-plus-square fa">
|
||||
<div .span12>
|
||||
<div .tags>
|
||||
$if null tags
|
||||
<span .no-tags>
|
||||
@ -121,7 +114,7 @@ $newline never
|
||||
#{name}
|
||||
<div .bottom-gradient>
|
||||
<i class="fa fa-angle-down">
|
||||
$if not (null packages)
|
||||
$if False
|
||||
<div .span6 .snapshots>
|
||||
<table .table .snapshots>
|
||||
<thead>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user