renaudjenny/steamScrum

Avoid Header repetition in Templates

Closed this issue · 3 comments

We have now something like 4 different templates that repeat the same code for Head. This should be refactored with something smart that we can inject the Script { ... } we want into it.

Actually, it seems HTMLKit is not the best approach, I should go back to use Vapor Leif eventually.

Can use dc6e151 as example to do the rest.

Close with c0a8a12