mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-02-26 09:27:54 +01:00
Improve styling a bit
This commit is contained in:
parent
a9131a7cdd
commit
cb9736f50b
@ -35,6 +35,7 @@ getHoogleR slug = do
|
|||||||
Nothing -> (>>= sendResponse) $ defaultLayout $ do
|
Nothing -> (>>= sendResponse) $ defaultLayout $ do
|
||||||
setTitle "Hoogle database not available"
|
setTitle "Hoogle database not available"
|
||||||
[whamlet|
|
[whamlet|
|
||||||
|
<div .container>
|
||||||
<p>The given Hoogle database is not available.
|
<p>The given Hoogle database is not available.
|
||||||
<p>
|
<p>
|
||||||
<a href=@{SnapshotR slug StackageHomeR}>Return to snapshot homepage
|
<a href=@{SnapshotR slug StackageHomeR}>Return to snapshot homepage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user