mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Adds address to contact page.
This commit is contained in:
parent
0b956bbe43
commit
073acc5a76
1 changed files with 5 additions and 1 deletions
|
@ -19,7 +19,11 @@
|
||||||
{% t pages.contact.form-pretext-2 %}
|
{% t pages.contact.form-pretext-2 %}
|
||||||
<a style="display: inline-block;" href="mailto:contact@dash.org"> Contact us.</a> <!-- !!!remove after form is back up-->
|
<a style="display: inline-block;" href="mailto:contact@dash.org"> Contact us.</a> <!-- !!!remove after form is back up-->
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-4 col-sm-offset-4 callout-blue">
|
||||||
|
Dash <br />
|
||||||
|
1475 North Scottsdale Road, Suite 200 <br />
|
||||||
|
Scottsdale, Arizona 85257-3538 <br />
|
||||||
|
USA
|
||||||
<!-- <form onsubmit="return false;">-->
|
<!-- <form onsubmit="return false;">-->
|
||||||
<!-- <div class="row">-->
|
<!-- <div class="row">-->
|
||||||
<!-- <div class="col-xs-12">-->
|
<!-- <div class="col-xs-12">-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue