Add Services Page
This commit is contained in:
17
services.html
Normal file
17
services.html
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
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>
|
Reference in New Issue
Block a user