@@ -276,8 +276,7 @@ |
||
276 | 276 | $this->sectionStack[] = $name; |
277 | 277 | |
278 | 278 | ob_start(); |
279 | - } |
|
280 | - else { |
|
279 | + } else { |
|
281 | 280 | $this->sections[$name] = [$content]; |
282 | 281 | } |
283 | 282 | } |