diff --git a/themes/bootstrap3/twig/commit.twig b/themes/bootstrap3/twig/commit.twig index 9c64c3b..7293935 100644 --- a/themes/bootstrap3/twig/commit.twig +++ b/themes/bootstrap3/twig/commit.twig @@ -30,7 +30,7 @@ diff --git a/themes/bootstrap3/twig/file.twig b/themes/bootstrap3/twig/file.twig index 282cbf8..5433e00 100644 --- a/themes/bootstrap3/twig/file.twig +++ b/themes/bootstrap3/twig/file.twig @@ -12,7 +12,7 @@
- Raw + Raw Blame History
diff --git a/themes/bootstrap3/twig/search.twig b/themes/bootstrap3/twig/search.twig index fdb189d..25e6fef 100644 --- a/themes/bootstrap3/twig/search.twig +++ b/themes/bootstrap3/twig/search.twig @@ -28,7 +28,7 @@ {% for result in results %} - {{ result.file }} + {{ result.file }} {{ result.match }} {% endfor %} diff --git a/themes/bootstrap3/twig/tree.twig b/themes/bootstrap3/twig/tree.twig index 37c055a..1addf89 100644 --- a/themes/bootstrap3/twig/tree.twig +++ b/themes/bootstrap3/twig/tree.twig @@ -42,7 +42,7 @@ {% endif %} {% for file in files %} -