-
Notifications
You must be signed in to change notification settings - Fork 0
/
process.html
23 lines (21 loc) · 936 Bytes
/
process.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: default
title: How we work
keywords: process, about, changer, changer.nl, changer.in, development, django, mvc, asp.net, node.js, backbone.js, audittool, incident, management, portals, socialschools
summary: We build web and mobile applications. We use tools like django, node.js, backbone.js, phonegap and asp.net mvc fameworks to give solutions
---
<div class="container">
<section class="about">
<div class="row">
<div class="span3">
{% include about-sidebar.html %}
</div>
<div class="span9">
<div class="content">
<h2>Process</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries</p>
</div>
</div>
</div>
</section>
</div>