04:20:07 <polyzen> using vertical-align in the license img in the footer doesn't work too well.. 04:21:44 <polyzen> seems to work backwards. what i really want is to have the button aligned with the center of the text 04:22:33 <polyzen> vertical-align:top is working the best, so far. has it almost aligned with ..the bottom of the footer text 04:23:06 <polyzen> should probably look at the code behind footer 05:11:09 <KwBot> [nikola] ltiao opened issue #1938: The `IPython.nbconvert` package has been deprecated. https://github.com/getnikola/nikola/issues/1938 06:39:58 <DrDisconsented> https://gist.github.com/disconsented/5fae2ed22f4c40904916 I am not sure I can say anything of value so here is the console output of when I try and build my site with a custom theme (file in question is included with the gist) 10:32:03 <KwBot> [nikola] Aeyoun opened issue #1939: srcset not respecting URL_TYPE option https://github.com/getnikola/nikola/issues/1939 12:48:36 <ralsina> DrDisconsented: you have one ndfor too many? 12:49:07 <ralsina> DrDisconsented: the endfor at line 46 has no matching for, to be specific 22:39:42 <DrDisconsented> ralsina: Problem is I have two fors and two endfors within that file :< 22:40:14 <ralsina> DrDisconsented: theone in line 30 is missing the initial % 22:48:56 <DrDisconsented> thats it cheers 22:54:22 <ralsina> DrDisconsented: happy to have helped :-) 23:00:25 <ralsina> DrDisconsented: looking forward to the theme, BTW