<p>A wide variety of other websites allow users to link back to their website. OpenStreetMap contributors often have their own blogs. Allowing them to link to them helps verify their identity and improve the trust others place in them.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/tommorris/openstreetmap-website website_profile</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/198'>https://github.com/openstreetmap/openstreetmap-website/pull/198</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>adding ability to add website to profile</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li><strong>M</strong> app/models/user.rb (1)</li>
  <li><strong>M</strong> app/views/user/account.html.erb (7)</li>
  <li><strong>M</strong> app/views/user/view.html.erb (7)</li>
  <li><strong>M</strong> config/locales/en.yml (2)</li>
  <li><strong>A</strong> db/migrate/20121202163003_add_url_to_user_model.rb (5)</li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/198.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/198.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/198.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/198.diff</a></li>
</ul>