Mercurial > laserkard
diff buy_temp.clj @ 73:5fb0e5db5926 laserkard
ready to load live site to server
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Wed, 23 Jun 2010 10:14:46 -0400 |
parents | 83b0419c7979 |
children | 24d5d4221b42 |
line wrap: on
line diff
1.1 --- a/buy_temp.clj Wed Jun 23 01:01:40 2010 -0400 1.2 +++ b/buy_temp.clj Wed Jun 23 10:14:46 2010 -0400 1.3 @@ -33,8 +33,9 @@ 1.4 [:raw! (slurp "/home/r/Desktop/web/laserkard/top_menu.include")] 1.5 [:div {:class "whole"} 1.6 [:div {:id "pokedex"} 1.7 - [:p "We have run out of supplies. LaserKards will be 1.8 - available shortly once additional materials have arrived!"]]]]] 1.9 + [:p "We are currently sold out of LaserKards due to high demand. 1.10 + We will be back up soon so please check back later!"] 1.11 + ]]]] 1.12 )))) 1.13 1.14