Daniel Camargo d3a723fdbd issue #8
Changed the final text to "If you have any questions, please press 0 or call us at 2. 1. 3. 2. 9. 3. 6. 9. 3. 5."
2013-02-21 09:07:11 -03:00
2012-07-23 16:09:34 -07:00
2013-01-30 10:41:01 -05:00
2012-12-13 20:26:35 -05:00
2013-02-21 09:07:11 -03:00
2013-02-20 15:30:24 -06:00
2013-02-08 07:11:22 -05:00
2013-02-08 07:24:25 -05:00

Some tips


== JS ==
if you use JS code in your views, do not use the comment format
	// comment till EOL
The compressor/minifier that removes the spaces before sending the output will 
break the code and force the rest of the code to be sent as comment.
Languages
PHP 38.5%
JavaScript 35.5%
HTML 17.1%
CSS 6.7%
SCSS 2.1%