avoid using Blaze directly

New 0.5 changes the api, rather gratuitously, so run away. I can juse use
Hamlet here.
This commit is contained in:
Joey Hess 2012-10-31 13:27:56 -04:00
parent 1780c67b41
commit a4c6b30e2c
6 changed files with 13 additions and 15 deletions

View file

@ -184,4 +184,6 @@ git-annex HEAD from git, Ubuntu 12.10.
Please provide any additional information below.
> Hmm, seems that Blaze's API is not stable, and I should avoid using it
> directly. Converted this code to using Hamlet instead for its html
> generation. [[done]] --[[Joey]]