Commit 2839a546aea03e4829e7a8696be4a2b52698e975
1 parent
b47c9dbc
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
src/app/frontend/views/about_ukr.php
... | ... | @@ -794,6 +794,9 @@ |
794 | 794 | </footer> |
795 | 795 | <a href="#" id="invislang" data-toggle="modal" data-target="#basicModal" title="" style="display:none;">d</a> |
796 | 796 | |
797 | +<!-- Default Theme --> | |
798 | +<link href="/css/about/theme-style.css" rel="stylesheet"> | |
799 | + | |
797 | 800 | <script type="text/javascript" src="/js/jquery.js"></script> |
798 | 801 | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> |
799 | 802 | <script src="js/owl.carousel.min.js"></script> | ... | ... |