{% extends "devhub/base.html" %} {% block content %}
Right now it's {% if step %} on step {{ step.step }}. {% else %} not in the submission process. {% endif %}
I want this add-on to be on step .
Make it so