{% extends "accounts/base.html" %} {% block content %}
{{ col }} | {% endfor %}Select |
---|---|
{% if col == "Net Credit" or col == "Max Loss" or col == "Risk/Reward" or col == "Premium vs Delta" or col == "Bid-Ask Score" or col == "Score" %} {{ val|floatformat:2 }} {% else %} {{ val }} {% endif %} | {% endfor %}