partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit dc7d72da67564db885200c1313151f391ae83e2a
parent be83a6ad06066e64f49a9979b336e2c4e1bfc121
Author: Felicitus <felicitus@felicitus.org>
Date:   Mon, 21 Sep 2015 14:38:11 +0200

Added newline at the end of file

Diffstat:
Msrc/PartKeepr/FrontendBundle/Resources/views/index.html.twig | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/PartKeepr/FrontendBundle/Resources/views/index.html.twig b/src/PartKeepr/FrontendBundle/Resources/views/index.html.twig @@ -221,4 +221,4 @@ window.parameters = {{ parameters|json_encode|raw }}; </script> </body> -</html>- \ No newline at end of file +</html>