|
17 | 17 | <div class="row">
|
18 | 18 | <div class="col-lg-3">
|
19 | 19 | <img src='{{ utils.getCdnUrl('images/hosting/amazon-gray.png') }}'
|
20 |
| - title='{{ locale.translate('hosting_amazon_ec2_title') }}' |
21 |
| - alt='{{ locale.translate('hosting_amazon_ec2_title') }}' /> |
| 20 | + title='{{ locale.translate('hosting_amazon_ec2_title') }}' |
| 21 | + alt='{{ locale.translate('hosting_amazon_ec2_title') }}' /> |
22 | 22 | </div>
|
23 | 23 | <div class="col-lg-9">
|
24 | 24 | <h4>
|
|
35 | 35 | <div class="row">
|
36 | 36 | <div class="col-lg-3">
|
37 | 37 | <img src='{{ utils.getCdnUrl('images/hosting/aspnix-logo.png') }}'
|
38 |
| - title='{{ locale.translate('hosting_aspnix_title') }}' |
39 |
| - alt='{{ locale.translate('hosting_aspnix_title') }}' /> |
| 38 | + title='{{ locale.translate('hosting_aspnix_title') }}' |
| 39 | + alt='{{ locale.translate('hosting_aspnix_title') }}' /> |
40 | 40 | </div>
|
41 | 41 | <div class="col-lg-9">
|
42 | 42 | <h4>
|
|
52 | 52 | <div class="row">
|
53 | 53 | <div class="col-lg-3">
|
54 | 54 | <img src='{{ utils.getCdnUrl('images/hosting/digital-ocean-gray.png') }}'
|
55 |
| - title='{{ locale.translate('hosting_digital_ocean_title') }}' |
56 |
| - alt='{{ locale.translate('hosting_digital_ocean_title') }}' /> |
| 55 | + title='{{ locale.translate('hosting_digital_ocean_title') }}' |
| 56 | + alt='{{ locale.translate('hosting_digital_ocean_title') }}' /> |
57 | 57 | </div>
|
58 | 58 | <div class="col-lg-9">
|
59 | 59 | <h4>
|
|
66 | 66 | <p>{{ locale.translate('hosting_digital_ocean_2', 'https://www.digitalocean.com/community/articles/how-to-install-and-get-started-with-phalcon-on-an-ubuntu-12-04-vps') }}</p>
|
67 | 67 | </div>
|
68 | 68 | </div>
|
69 |
| - <!-- DCT Host --> |
| 69 | + <!-- DCT Host --> |
70 | 70 | <div class="row">
|
71 | 71 | <div class="col-lg-3">
|
72 | 72 | <img src='{{ utils.getCdnUrl('images/hosting/dct-host.png') }}'
|
73 |
| - title='{{ locale.translate('hosting_dcthost_title') }}' |
74 |
| - alt='{{ locale.translate('hosting_dcthost_title') }}' /> |
| 73 | + title='{{ locale.translate('hosting_dcthost_title') }}' |
| 74 | + alt='{{ locale.translate('hosting_dcthost_title') }}' |
| 75 | + width='220px' |
| 76 | + height='110px'/> |
75 | 77 | </div>
|
76 | 78 | <div class="col-lg-9">
|
77 | 79 | <h4>
|
78 |
| - <a target="_blank" href='https://dct.host/'> |
| 80 | + <a target="_blank" href='https://dct.host/website-hosting?utm_source=phalcon&utm_medium=image&utm_campaign=image'> |
79 | 81 | {{ locale.translate('hosting_dcthost_title') }}
|
80 | 82 | </a>
|
81 | 83 | </h4>
|
|
88 | 90 | <div class="row">
|
89 | 91 | <div class="col-lg-3">
|
90 | 92 | <img src='{{ utils.getCdnUrl('images/hosting/fortrabbit-gray.png') }}'
|
91 |
| - title='{{ locale.translate('hosting_fortrabbit_title') }}' |
92 |
| - alt='{{ locale.translate('hosting_fortrabbit_title') }}' /> |
| 93 | + title='{{ locale.translate('hosting_fortrabbit_title') }}' |
| 94 | + alt='{{ locale.translate('hosting_fortrabbit_title') }}' /> |
93 | 95 | </div>
|
94 | 96 | <div class="col-lg-9">
|
95 | 97 | <h4>
|
|
106 | 108 | <div class="row">
|
107 | 109 | <div class="col-lg-3">
|
108 | 110 | <img src='{{ utils.getCdnUrl('images/hosting/kinghost-gray.png') }}'
|
109 |
| - title='{{ locale.translate('hosting_kinghost_title') }}' |
110 |
| - alt='{{ locale.translate('hosting_kinghost_title') }}' /> |
| 111 | + title='{{ locale.translate('hosting_kinghost_title') }}' |
| 112 | + alt='{{ locale.translate('hosting_kinghost_title') }}' /> |
111 | 113 | </div>
|
112 | 114 | <div class="col-lg-9">
|
113 | 115 | <h4>
|
|
122 | 124 | <div class="row">
|
123 | 125 | <div class="col-lg-3">
|
124 | 126 | <img src='{{ utils.getCdnUrl('images/hosting/layershift-gray.png') }}'
|
125 |
| - title='{{ locale.translate('hosting_layershift_title') }}' |
126 |
| - alt='{{ locale.translate('hosting_layershift_title') }}' /> |
| 127 | + title='{{ locale.translate('hosting_layershift_title') }}' |
| 128 | + alt='{{ locale.translate('hosting_layershift_title') }}' /> |
127 | 129 | </div>
|
128 | 130 | <div class="col-lg-9">
|
129 | 131 | <h4>
|
|
138 | 140 | <!-- Linode -->
|
139 | 141 | <div class="row">
|
140 | 142 | <div class="col-lg-3">
|
141 |
| - <img src='{{ utils.getCdnUrl('images/hosting/linode-gray.png') }}' |
142 |
| - title='{{ locale.translate('hosting_linode_title') }}' |
143 |
| - alt='{{ locale.translate('hosting_linode_title') }}' /> |
| 143 | + <img src='{{ utils.getCdnUrl('images/hosting/linode-gray.png') }}' |
| 144 | + title='{{ locale.translate('hosting_linode_title') }}' |
| 145 | + alt='{{ locale.translate('hosting_linode_title') }}' /> |
144 | 146 | </div>
|
145 | 147 | <div class="col-lg-9">
|
146 | 148 | <h4>
|
|
156 | 158 | <div class="row">
|
157 | 159 | <div class="col-lg-3">
|
158 | 160 | <img src='{{ utils.getCdnUrl('images/hosting/mediasecure-gray.png') }}'
|
159 |
| - title='{{ locale.translate('hosting_mediasecure_title') }}' |
160 |
| - alt='{{ locale.translate('hosting_mediasecure_title') }}' style='margin-top: 13px' /> |
| 161 | + title='{{ locale.translate('hosting_mediasecure_title') }}' |
| 162 | + alt='{{ locale.translate('hosting_mediasecure_title') }}' style='margin-top: 13px' /> |
161 | 163 | </div>
|
162 | 164 | <div class="col-lg-9">
|
163 | 165 | <h4>
|
|
172 | 174 | <div class="row">
|
173 | 175 | <div class="col-lg-3">
|
174 | 176 | <img src='{{ utils.getCdnUrl('images/hosting/rackspace-gray.png') }}'
|
175 |
| - title='{{ locale.translate('hosting_rackspace_title') }}' |
176 |
| - alt='{{ locale.translate('hosting_rackspace_title') }}' /> |
| 177 | + title='{{ locale.translate('hosting_rackspace_title') }}' |
| 178 | + alt='{{ locale.translate('hosting_rackspace_title') }}' /> |
177 | 179 | </div>
|
178 | 180 | <div class="col-lg-9">
|
179 | 181 | <h4>
|
|
189 | 191 | <div class="row">
|
190 | 192 | <div class="col-lg-3">
|
191 | 193 | <img src='{{ utils.getCdnUrl('images/hosting/webfaction-gray.png') }}'
|
192 |
| - title='{{ locale.translate('hosting_webfaction_title') }}' |
193 |
| - alt='{{ locale.translate('hosting_webfaction_title') }}' /> |
| 194 | + title='{{ locale.translate('hosting_webfaction_title') }}' |
| 195 | + alt='{{ locale.translate('hosting_webfaction_title') }}' /> |
194 | 196 | </div>
|
195 | 197 | <div class="col-lg-9">
|
196 | 198 | <h4>
|
|
206 | 208 | <div class="row">
|
207 | 209 | <div class="col-lg-3">
|
208 | 210 | <img src='{{ utils.getCdnUrl('images/hosting/azure-gray.jpg') }}'
|
209 |
| - title='{{ locale.translate('hosting_azure_title') }}' |
210 |
| - alt='{{ locale.translate('hosting_azure_title') }}' /> |
| 211 | + title='{{ locale.translate('hosting_azure_title') }}' |
| 212 | + alt='{{ locale.translate('hosting_azure_title') }}' /> |
211 | 213 | </div>
|
212 | 214 | <div class="col-lg-9">
|
213 | 215 | <h4>
|
|
0 commit comments