More templates converted to twig.

This commit is contained in:
James Cole
2015-05-01 18:44:49 +02:00
parent a0e501f9fd
commit c98275e73a
11 changed files with 1019 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ class AppServiceProvider extends ServiceProvider
'Illuminate\Contracts\Auth\Registrar',
'FireflyIII\Services\Registrar'
);
}
}