newsgenerator.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:WorldsAtWar 作者: heidi666 项目源码 文件源码
def xenu(): #type 10
    imgloc = static('actionnews/xenu.gif')
    data = """<center> \
            A galactic despot arrives in orbit in what looks like a DC-8 airplane from <br>\
            old Earth. He asks if he can dump off some spare spirits on your world.
            <p class="halfline">&nbsp;</p> \
            <img src="%s" alt="xenu"> \
            <p class="halfline">&nbsp;</p> \
            <table> \
            <tr> \
            <td class='center'><input type='submit' name='xenuaccept' value='Accept' class='button'  \
                    title='Yeah, why not? Could be a laff.'/></td>  \
            <td class='center'><input type='submit' name='xenurefuse' value='Refuse' class='button'  \
                    title='lol r u crazy m8 gtfo b4 u get hooked in da gabber'/></td>  \
            </tr> \
            </table> \
            </center>""" % imgloc
    return data
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号