mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-02-05 15:50:26 +01:00
Remove split view
This commit is contained in:
parent
e859a47bd2
commit
16759ac17b
@ -9,14 +9,7 @@ $newline never
|
|||||||
<small>
|
<small>
|
||||||
(current)
|
(current)
|
||||||
<div .row>
|
<div .row>
|
||||||
<div .span6>
|
<div .span12>
|
||||||
$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 .tags>
|
<div .tags>
|
||||||
$if null tags
|
$if null tags
|
||||||
<span .no-tags>
|
<span .no-tags>
|
||||||
@ -121,7 +114,7 @@ $newline never
|
|||||||
#{name}
|
#{name}
|
||||||
<div .bottom-gradient>
|
<div .bottom-gradient>
|
||||||
<i class="fa fa-angle-down">
|
<i class="fa fa-angle-down">
|
||||||
$if not (null packages)
|
$if False
|
||||||
<div .span6 .snapshots>
|
<div .span6 .snapshots>
|
||||||
<table .table .snapshots>
|
<table .table .snapshots>
|
||||||
<thead>
|
<thead>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user