oaeproject/Hilary

View on GitHub
packages/oae-email/emailTemplates/test_include.css.jst

Summary

Maintainability
Test Coverage
/* Define a CSS rule that has underscore logic in it to ensure the file gets interpreted */
body p {
    background-color: <%= "red" %>;
}