Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. @{
  2. ViewBag.Title = "Contact Us";
  3. }
  4. <h2>@ViewBag.Title</h2>
  5. <h3>@ViewBag.Message</h3>
  6.  
  7. <p> Kentucky HBPA welcomes inquiries from our members and the general public on matters of
  8. concern to the Thoroughbred industry. Our contact information is listed below, or please
  9. use the form at the bottom of the page to send us your comments directly through this web
  10. site. </p>
  11.  
  12. @*<form>
  13. <div class="form-group">
  14. <label for="email">Email address:</label>
  15. <input type="email" class="form-control" id="email">
  16. </div>
  17. <div class="form-group">
  18. <label for="subject">Subject:</label>
  19. <input type="password" class="form-control" id="subject">
  20. </div>
  21. <div class="form-group">
  22. <label for="body">Body:</label>
  23. <textarea class="form-control" rows="5" id="body"></textarea>
  24. </div>
  25. <button type="submit" class="btn btn-default">Submit</button>
  26.  
  27. </form>*@
  28.  
  29. <address>
  30. Kentucky HBPA<br/>
  31. 3729 S. Fourth St. <br/>
  32. Louisville, KY 40214-1712 <br/>
  33. <strong>Email:</strong> <a href="mailto:kentuckyhbpa@gmail.com">kentuckyhbpa@gmail.com</a>
  34. </address>
  35.  
  36. <p> This office is open year round, Monday thru Friday from 8:30am to 4:00pm<br/>
  37. <strong>Phone:</strong> 502-363-1077<br/>
  38. <strong>Toll-Free:</strong> 800-928-4272<br/>
  39. <strong>Fax:</strong> 502-367-6800 </p>
  40. <br/>
  41. <div style="text-align:center"> <h4>Associated Entities</h4> </div>
  42.  
  43. <p> <strong>Churchill Downs Backside Office</strong><br/>
  44. Open year round, Wednesday thru Sunday from 8:30am to 5:30pm<br />
  45. <strong>Phone:</strong> 502-637-7935<br />
  46. <strong>Fax:</strong> 502-637-7935<br/></p>
  47.  
  48. <p>
  49. <strong>Trackside - Louisville</strong><br />
  50. Open year round, Tuesday thru Sunday from 9:30am to 1:30pm<br />
  51. <strong>Phone:</strong> 502-964-5361<br />
  52. <strong>Fax:</strong> 502-964-7967<br />
  53. </p>
  54.  
  55. <p>
  56. <strong>The Thoroughbred Center - Lexington</strong><br />
  57. Open year round, Monday thru Friday from 9:00am to 1:00pm<br />
  58. <strong>Phone:</strong> 859-293-5672<br />
  59. <strong>Fax:</strong> 859-293-5672<br />
  60. </p>
  61. <br/>
  62. <div style="text-align:center"> <h4>Visit our offices at all Kentucky tracks,
  63. open during each track's live racing meet!</h4> </div>
  64.  
  65. <p>
  66. <strong>Ellis Park - Hendersen</strong><br />
  67. <strong>Phone:</strong> 812-435-8956 <br />
  68. <strong>Fax:</strong> 812-425-1659<br />
  69. </p>
  70.  
  71. <p>
  72. <strong>Keeneland - Lexington</strong><br />
  73. <strong>Phone:</strong> 800-456-3412, ext.390<br/>
  74. <strong>Fax:</strong> 812-425-1659<br />
  75. </p>
  76.  
  77. <p>
  78. <strong>Turfway Park - Florence </strong><br />
  79. <strong>Phone:</strong> 800-733-0200<br />
  80. <strong>Fax:</strong> 859-371-4086<br />
  81. </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement