|
|
|
@ -181,33 +181,41 @@ |
|
|
|
{% include 'layout/hot_courses.tpl'|get_template %} |
|
|
|
{% include 'layout/hot_courses.tpl'|get_template %} |
|
|
|
<!-- END HOT COURSE --> |
|
|
|
<!-- END HOT COURSE --> |
|
|
|
|
|
|
|
|
|
|
|
<div id="download-app" class="download-app"> |
|
|
|
|
|
|
|
<ul class="links"> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
<a href="https://play.google.com/store/apps/details?id=org.ofaj.parkur" target="_blank"> |
|
|
|
|
|
|
|
<img width="150px" src="{{ _p.web_css_theme }}images/googleplaystore.svg"> |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
<a href="https://www.apple.com/fr/ios/app-store/" target="_blank"> |
|
|
|
|
|
|
|
<img width="150px" src="{{ _p.web_css_theme }}images/applestore.svg"> |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="latest_courses"></div> |
|
|
|
<div id="latest_courses"></div> |
|
|
|
|
|
|
|
|
|
|
|
<!-- MESSAGE --> |
|
|
|
|
|
|
|
<section id="demo-home"> |
|
|
|
<section id="interaction"> |
|
|
|
<h2 class="section-title">{{ 'TestDemoTitle' | get_lang }} </h2> |
|
|
|
<div class="row"> |
|
|
|
<div class="demostration"> |
|
|
|
<div class="col-md-6"> |
|
|
|
<a href="{{ _p.web }}web/page-de-dmo-francais" class="btn btn-primary btn-demo"> |
|
|
|
<div id="demo-home"> |
|
|
|
{{ 'demo' | get_lang }} |
|
|
|
<h2 class="section-title">{{ 'TestDemoTitle' | get_lang }} </h2> |
|
|
|
</a> |
|
|
|
<div class="demostration"> |
|
|
|
|
|
|
|
<a href="{{ _p.web }}web/page-de-dmo-francais" class="btn btn-primary btn-demo"> |
|
|
|
|
|
|
|
{{ 'demo' | get_lang }} |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="col-md-6"> |
|
|
|
|
|
|
|
<div id="download-app" class="download-app"> |
|
|
|
|
|
|
|
<ul class="links"> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
<a href="https://play.google.com/store/apps/details?id=org.ofaj.parkur" target="_blank"> |
|
|
|
|
|
|
|
<img width="150px" src="{{ _p.web_css_theme }}images/googleplaystore.svg"> |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
<a href="https://www.apple.com/fr/ios/app-store/" target="_blank"> |
|
|
|
|
|
|
|
<img width="150px" src="{{ _p.web_css_theme }}images/applestore.svg"> |
|
|
|
|
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</section> |
|
|
|
<!-- CMS --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{#{% include template ~ "/layout/cms.tpl" %}#} |
|
|
|
{#{% include template ~ "/layout/cms.tpl" %}#} |
|
|
|
<script> |
|
|
|
<script> |
|
|
|
|