<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Its been a long time since I've done
      Yesod stuff, but what about:<br>
      <br>
      &lt;p&gt;<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Welcome!<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Please read the<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;a href=@{WikiR}&gt;How to Help<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; wiki page to find out more....<br>
      <br>
      Bryce<br>
      <br>
      <br>
      On 07/25/2013 01:11 PM, Kimberley Hoff wrote:<br>
    </div>
    <blockquote
cite="mid:CAE+yJkUEbFnkeXFs5DHrb1LisAjyHXRTbauwbbjZ5xPYKirhtQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>Hi, new member here! I've really no prior
                    experience with web development but trying to learn
                    as fast as possible. <br>
                    <br>
                  </div>
                  I'm trying to get a hyperlink in a Hamlet file to
                  connect to the right text. It goes to the right place,
                  but the words I want it to link from don't even appear
                  in the browser view of the web page. I've tried
                  copying and pasting from other Hamlet files in the
                  project but it doesn't seem to work.<br>
                  <br>
                </div>
                This is the code that's been giving me difficulties:<br>
                <br>
                &lt;p&gt;<br>
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Welcome!<br>
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please read the <br>
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href=@{WikiR}&gt;How to Help #<br>
                &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; / wiki page to find out more about our
                particular needs at this time.<br>
                <br>
              </div>
              I am trying to get "How to Help" as the link but in the
              browser view "How to Help wiki page" doesn't even appear
              and the rest of the sentence is the link.<br>
              <br>
            </div>
            Can anyone tell me what I'm doing wrong?<br>
            <br>
          </div>
          Thanks,<br>
          <br>
        </div>
        Kim Hoff<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://www.haskell.org/mailman/listinfo/beginners">http://www.haskell.org/mailman/listinfo/beginners</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>