The very first post!

Here it is! Just to gid of the front page telling me that there is no content yet!

Here is some sample content:


if (theme_get_setting('html_polyfill')) {
  $cond_top .= '';
}
if (theme_get_setting('responsive_enable') && theme_get_setting('responsive_polyfill')) {
  $cond_top .= '';
}
if (theme_get_setting('responsive_enable') && theme_get_setting('responsive_polyfill2')) {
  $cond_top .= '';
}
if (theme_get_setting('selectivizr_polyfill')) {
  $cond_top .= '';
}
if (theme_get_setting('flexible_images_polyfill')) {
  $cond_bottom .= '';
}


Tags: