18 lines
294 B
HTML
18 lines
294 B
HTML
---
|
|
layout: default
|
|
active_page: services
|
|
---
|
|
<div class="container" role="main">
|
|
|
|
{% include services/header.html %}
|
|
|
|
{% include services/search.html %}
|
|
|
|
{% include services/social-networks.html %}
|
|
|
|
{% include services/participate.html %}
|
|
|
|
{% include services/footer.html %}
|
|
|
|
</div>
|