error.pug - seedlinux - Torrent indexing tool opensource torrents with share ratio's etc.
 (HTM) git clone git://jay.scot/seedlinux
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       error.pug (557B)
       ---
            1 doctype html
            2 html
            3   head
            4     meta(charset='utf-8')
            5     meta(http-equiv="X-UA-Compatible", content="IE=edge,chrome=1")
            6     meta(name='viewport', content='width=device-width, initial-scale=1.0')
            7     title= title
            8     link(rel='stylesheet', href='https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.10/semantic.min.css')
            9     link(rel='stylesheet', href='/stylesheets/style.css')
           10   body
           11     .ui.container
           12       h2.ui.center.aligned.icon.header
           13         i.frown.icon
           14         .content
           15         .sub.header= "Whoops! I think you are lost! (" + error.status + ")"