Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Hillary Jeffrey committed Sep 28, 2017
1 parent dc373e5 commit 313f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retirement_api/templates/claiming.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
{% endblock %}

{% block page_meta %}
{% block og_image %}
{{ block.super }}
{% if not es %}
<meta property="og:title" content="Planning for Retirement: Before you claim &gt; Consumer Financial Protection Bureau"/>
<meta property="og:image" content="https://s3.amazonaws.com/files.consumerfinance.gov/f/images/ask-cfpb-social-retirement.original.png">
<meta property="og:type" content="government"/>
<meta property="og:url" content="{{ URL }}"/>

Expand Down

0 comments on commit 313f71e

Please sign in to comment.