More fixes to lexical scan
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
};
|
||||
</script>
|
||||
<h2>
|
||||
%= l("${prefix} Hello ${route}");
|
||||
%= l('${prefix} Hello ${route}');
|
||||
</h2>
|
||||
% my $btn = l('APPLY');
|
||||
%= form_for "${PackageName}d" => (method => 'POST') => begin
|
||||
|
Reference in New Issue
Block a user