From b531589c52dd4ec6db65eef004bd082d7bcdb2b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sat, 6 May 2023 21:40:56 +0200 Subject: [PATCH] RVRNEXT-38 load font-awesome css --- views/templates/rvr.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/views/templates/rvr.php b/views/templates/rvr.php index 8dc595d..5488461 100644 --- a/views/templates/rvr.php +++ b/views/templates/rvr.php @@ -18,6 +18,10 @@ + + + + @yields('externalCss') @yields('inlineCss')