Religious quandary…

I couldn’t resist: How come so many people want Jesus to come in their hearts? Do they want him to come in their mouths, too?

How come so many people want Jesus to come in their hearts?

Do they want him to come in their mouths, too?

grubi
Published Wednesday, 29 October 2003 11:03:43 AM

4 Responses to “Religious quandary…”

  1. The Dark Prince Says:

    Hehe, that would explain the song:

    O Come on my Face fool.
    Joyful and triumphant… :)

    Warning: This reply contains the word: FUCK

    bob

  2. James Says:

    Yeah, so it’s fixed, but I think the fix has buggered up the code tags, so here is a try:

    [code]
    int main(int argc, char *argv[])
    {
    return 1;
    }
    [/code]

  3. James Says:

    So, you can see, there is an extra line at the top. I’ll have to work on a bit of logic to remove that without fucking up the rest of the site.

  4. The Dark Prince Says:

    Hmm, well you could either simply have a special case for the <code> tag that removes the first character that follows it..

    You could institute a new standard for all code tags (ie. a M$ solution).

    I think you should try and fix it without a work around though, then you can be really proud of your code :)