| Index: templates/default.tmpl |
| =================================================================== |
| --- a/templates/default.tmpl |
| +++ b/templates/default.tmpl |
| @@ -95,11 +95,13 @@ |
| Adblock Plus™ and Acceptable Ads™ are registered trademarks of eyeo GmbH. |
| </small> |
| <div id="footer-links"> |
| {{"contact"|linkify}}Made with ♥ in Cologne</a> |
| {{"privacy"|linkify}}Privacy Policy</a> |
| </div> |
| </div> |
| </footer> |
| + |
| + <? include meta/microdata ?> |
|
juliandoucette
2017/12/18 13:21:59
Also, it looks like you put this here by mistake b
juliandoucette
2017/12/18 13:21:59
I think that we put scripts at the bottom of the b
ire
2017/12/20 08:25:59
Oops! Yes I previously had this file but since the
ire
2017/12/20 08:25:59
I agree that we don't *need* to, but is there a re
juliandoucette
2017/12/20 11:50:17
That's what I had in mind. Not a strong opinion. B
ire
2018/01/03 14:01:42
Done.
|
| </body> |
| </html> |