21 lines
778 B
HTML
Executable file
21 lines
778 B
HTML
Executable file
{% extends 'inner.html' %}
|
|
|
|
{% block title %} | Job Applications | Architects | Interior Designers | Visualisers | Draftsmen | Mumbai {% endblock %}
|
|
|
|
{% block extra_meta_content %}: Job Applications {% endblock %}
|
|
|
|
|
|
{% block inner_content %}
|
|
<p>We are currently looking to work with Architects, Interior Designers, Visualisers and draftsmen to work
|
|
on high-end Architectural and Interior projects in the Commercial, Residential, Hospitality, Retail and Institutional sectors.</p> <br>
|
|
|
|
<p>Please mail us your resume with details/date of joining at <br><br>
|
|
|
|
<p>urbanstudioindia@yahoo.co.in</p> <br>
|
|
|
|
<p>ustudioindia@gmail.com</p><br>
|
|
</p>
|
|
|
|
{% endblock %}
|
|
|
|
|