Line 177: |
Line 177: |
| end)) .. "\n|}" | | end)) .. "\n|}" |
| | | |
− | return frame:preprocess(U.format{ | + | return total --[[frame:preprocess(U.format{ |
| tabberTemplate, | | tabberTemplate, |
| total = total, | | total = total, |
| hourly = '', | | hourly = '', |
| requirements = '', | | requirements = '', |
− | }) | + | })]] |
| end | | end |
| | | |