You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<input type="submit" value="Generate Blue Sheets">
</form>
Last run:
{% if last_run %}
{{ last_run }}
{% else %}
Never
{% endif %}
</li>
</ul>
<p>Use this to download the blue sheets from the server.</p>
<ul class="none">
<li>
<button onclick="window.location='{{ url }}'">Download Blue Sheets</button>
</li>
</ul>
<hr />
<p>
Use the session details page for a group to upload scanned bluesheets. The session details pages for a group can be reached from the meeting's <a href="{% url 'ietf.meeting.views.materials' num=meeting.number %}">materials page</a>.