mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Add missing template file
This commit is contained in:
parent
1dbbde2abf
commit
75ad28ab56
14
templates/spam-package.hamlet
Normal file
14
templates/spam-package.hamlet
Normal file
@ -0,0 +1,14 @@
|
||||
<h1>Spam package detected
|
||||
|
||||
<p>
|
||||
The package you have requested,
|
||||
<code>#{name}#
|
||||
, has been identified as spam, and therefore will not be displayed.
|
||||
|
||||
<p>
|
||||
If you believe this is in error, please
|
||||
<a href="https://github.com/fpco/stackage-content/edit/master/spam-packages.yaml">send a pull request
|
||||
to remove this classification.
|
||||
|
||||
<p>
|
||||
<a href=@{HomeR}>Return to homepage
|
||||
Loading…
Reference in New Issue
Block a user