fix template

parent d03a501d
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<div class="row"> <div class="row">
<div class="col-md-3 col-xs-3 col-sm-12"> <div class="col-md-3 col-xs-3 col-sm-12">
<div class="foot_logo"> <div class="foot_logo">
<img src="images/foot_logo.png" height="51" width="192" alt=""> <img src="/images/foot_logo.png" height="51" width="192" alt="">
</div> </div>
</div> </div>
<div class="col-md-6 col-xs-6 col-sm-12"> <div class="col-md-6 col-xs-6 col-sm-12">
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
</ul> </ul>
</div> </div>
<div class="col-md-3 col-xs-3 col-sm-12"> <div class="col-md-3 col-xs-3 col-sm-12">
<div class="taskon"><img src="images/taskon.png" height="31" width="100" alt=""></div> <div class="taskon"><img src="/images/taskon.png" height="31" width="100" alt=""></div>
<div class="copyring">Powered by Taskon <br /> Собственная разработка Арт Проект</div> <div class="copyring">Powered by Taskon <br /> Собственная разработка Арт Проект</div>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment