23,24c23,24
<     "#{BLOCK:([^:]+):([0-9]+)}#e"  => "theme('block', (object)module_invoke('\\1', 'block', 'view', '\\2'));",
<     "#{BLOCK:([^:]+):(.+?)}#e"     => "theme('block', (object)_reptag_block_by_title('\\2','\\1'));",
---
>     "#{BLOCK:([^:!}]+):([0-9]+)}#e" => "theme('block', (object)module_invoke('\\1', 'block', 'view', '\\2'));",
>     "#{BLOCK:([^:!}]+):(.+?)}#e"    => "theme('block', (object)_reptag_block_by_title('\\2','\\1'));",
