From 37bfad605a380adec668a4988d1807e43918638d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Mleczko?= Date: Wed, 14 Jun 2017 20:01:11 +0200 Subject: [PATCH] Fix missing line --- service_container/import.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/service_container/import.rst b/service_container/import.rst index 9ae5b1bd790..8c98b43aa84 100644 --- a/service_container/import.rst +++ b/service_container/import.rst @@ -73,6 +73,7 @@ decided to move some configuration to a new file: // ... some services To import this file, use the ``imports`` key from a file that *is* loaded: + .. configuration-block:: .. code-block:: yaml