diff --git a/README.md b/README.md index 82ca2b9..67ef259 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Docker Image CI](https://github.com/theneedyguy/whatsinthebox/actions/workflows/build.yaml/badge.svg?event=push)](https://github.com/theneedyguy/whatsinthebox/actions/workflows/build.yaml) +[![Code style: djLint](https://img.shields.io/badge/html%20style-djLint-blue.svg)](https://github.com/djlint/djlint) + # What's in the Box (WITB) __What's in the Box__ is a simple storage organization solution aimed to help you identify stuff that you've stored in physical locations such as boxes or containers. diff --git a/templates/boxes.tmpl b/templates/boxes.tmpl index 7ff30f4..9247eb4 100644 --- a/templates/boxes.tmpl +++ b/templates/boxes.tmpl @@ -1,4 +1,5 @@ -{{template "header".}} + +{{template "header" . }}