Skip to content

Conversation

@antgonza
Copy link
Member

🐶

@josenavas
Copy link
Contributor

👍

{% end %}
{%for result, result_name in results%}
<a href='{{"/results/%s" % result}}' target="resframe">{{result_name}}</a><br />
<a href='{% raw qiita_config.portal_dir %}{{"/results/%s" % result}}' target="resframe">{{result_name}}</a><br />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can become one string formatting call.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussion, this will work as is.

@squirrelo
Copy link
Contributor

👍

josenavas added a commit that referenced this pull request Feb 19, 2016
@josenavas josenavas merged commit 731d62c into qiita-spots:subdir-portals Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants