Loading fixtures/templates/_footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <div class="container"> <div class="text-muted text-center"> <span>Custom Footer : /templates/_footer.html</span> <img src="{templating:static('logo.svg')}" alt="logo" title="logo" /> <img src="{templating:static('logo.svg')}" alt="logo" title="logo" width="12px" class="m-2"/> </div> </div> </footer> No newline at end of file Loading
fixtures/templates/_footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ <div class="container"> <div class="text-muted text-center"> <span>Custom Footer : /templates/_footer.html</span> <img src="{templating:static('logo.svg')}" alt="logo" title="logo" /> <img src="{templating:static('logo.svg')}" alt="logo" title="logo" width="12px" class="m-2"/> </div> </div> </footer> No newline at end of file