-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOLD: releases iOS landing page link - DO NOT MERGE UNTIL IOS APP IS READY #1167
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1167 +/- ##
==========================================
- Coverage 30.28% 30.21% -0.08%
==========================================
Files 125 125
Lines 9096 9215 +119
Branches 1166 1196 +30
==========================================
+ Hits 2755 2784 +29
- Misses 6232 6321 +89
- Partials 109 110 +1
Continue to review full report at Codecov.
|
Added the |
ios app is ready to go! |
we need to decide when to pus hthis all out! |
This reverts commit 5ebf6b4.
77730db
to
51ef1b9
Compare
@owocki |
@@ -17,5 +17,5 @@ | |||
{% endcomment %} | |||
{% load i18n %} | |||
<div class="row bottom_notification font-caption"> | |||
{% blocktrans %}<strong>2018 June 8</strong> - Have you seen our <a style="margin-right: 5px;" href="https://medium.com/gitcoin/tutorial-how-to-price-work-on-gitcoin-49bafcdd201e" target="_blank" rel="noopener noreferrer">Tutorial on How to Price Work on Gitcoin</a>?{% endblocktrans %} | |||
{% blocktrans %}<strong>2018 June 15</strong> -{% trans "Browse funded work in OSS on the go. Check out the " %} <a style="margin-right: 5px;" href="https://gitcoin.co/ios">Gitcoin iOS app</a>!{% endblocktrans %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
django.template.exceptions.TemplateSyntaxError: 'blocktrans' doesn't allow other block tags (seen 'trans "Browse funded work in OSS on the go. Check out the "') inside it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
derp derp! happened during the rebase
Fixed
No description provided.