Created
March 21, 2014 15:32
-
-
Save jerzyn/9688880 to your computer and use it in GitHub Desktop.
Account Plans - Controlling Portal Content Based on Account Plans
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {% for feature in current_user.account.bought_account_plan.system_name %} | |
| ... | |
| {% endfor %} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment