[% dots  = template.nosubpages ? "../images" : "../images";
   file  = "images/alert.png";
%]
[% USE image "${file}" %]
[% ww = image.width / 80 %]
\begin{todo}
   \includegraphics*[width=[% ww %]cm]{[%dots%]/todo.png}  \textbf{To Do:}
[%- content | indent(3) -%]
\end{todo}
