Created
September 27, 2011 23:22
-
-
Save courtsimas/1246537 to your computer and use it in GitHub Desktop.
problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tr> | |
<td style="color: #373737;font-size: 12px; border-bottom: 1px solid #ACDAE3; padding: 10px;"><%= image_tag("/images/checkbox#{entry.bloating? ? '-checked' : ''}.png") %></td> | |
<td style="color: #373737;font-size: 12px; border-bottom: 1px solid #ACDAE3; padding: 10px;">Bloating</td> | |
</td> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment