| | |
| | | <include file="common:title" /> |
| | | <include file="common:element-plus" /> |
| | | <link rel="stylesheet" href="/static/home/css/index/index.css?x=3"> |
| | | <link rel="stylesheet" type="text/css" href="/static/home/assets/css/bootstrap.min.css" /> |
| | | <link rel="stylesheet" type="text/css" href="/static/home/venobox/venobox.css" /> |
| | | <link rel="stylesheet" type="text/css" href="/static/home/assets/css/plugin_theme_css.css" /> |
| | | <link rel="stylesheet" type="text/css" href="/static/home/style.css" /> |
| | | <link rel="stylesheet" type="text/css" href="/static/home/assets/css/responsive.css" /> |
| | | <!-- modernizr js --> |
| | | <script src="/static/home/assets/js/vendor/modernizr-2.8.3.min.js"></script> |
| | | <include file="common:html-header" /> |
| | | </head> |
| | | |
| | | <body> |
| | |
| | | <h2>{{ $t('message.home.text-32') }}</h2> |
| | | <!-- title middle --> |
| | | <h3>{{ $t('message.home.text-33') }}</h3> |
| | | <!-- title bottom --> |
| | | <h1>{{ $t('message.home.text-32') }}</h1> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | app.mount("#vue_item"); |
| | | </script> |
| | | </body> |
| | | <!-- Include All JS --> |
| | | <!-- <script src="/static/home/assets/js/vendor/jquery-3.5.1.min.js"></script> --> |
| | | <script src="/static/home/assets/js/bootstrap.min.js"></script> |
| | | <script src="/static/home/assets/js/isotope.pkgd.min.js"></script> |
| | | <script src="/static/home/assets/js/owl.carousel.min.js"></script> |
| | | <script src="/static/home/assets/js/jquery.nivo.slider.pack.js"></script> |
| | | <script src="/static/home/assets/js/slick.min.js"></script> |
| | | <script src="/static/home/assets/js/imagesloaded.pkgd.min.js"></script> |
| | | <script src="/static/home/venobox/venobox.min.js"></script> |
| | | <script src="/static/home/assets/js/jquery.appear.js"></script> |
| | | <script src="/static/home/assets/js/jquery.knob.js"></script> |
| | | <script src="/static/home/assets/js/BeerSlider.js"></script> |
| | | <script src="/static/home/assets/js/theme-pluginjs.js"></script> |
| | | <script src="/static/home/assets/js/jquery.meanmenu.js"></script> |
| | | <script src="/static/home/assets/js/ajax-mail.js"></script> |
| | | <script src="/static/home/assets/js/theme.js"></script> |
| | | |
| | | <include file="common:html-css-js" /> |
| | | </html> |