{% extends "base.html" %} {% from "components/icon.html" import Icon %} {% block content %}

Request #1234567890

Pending

Ongoing maintainence for Death Star (a moon-sized Imperial military battlestation armed with a planet-destroying superlaser). Its definitely hasn't been sabotaged from the start.

{% with data = { "primary_poc": { "am_poc": False, "dodid_poc": "1234567890", "email_poc": "fake@email.com", "fname_poc": "Amanda", "lname_poc": "Adamson", }, "details_of_use": { "jedi_usage": "adf", "start_date": "2018-08-08", "cloud_native": "yes", "dollar_value": 500000, "dod_component": "Air Force, Department of the", "data_transfers": "Less than 100GB", "expected_completion_date": "Less than 1 month", "jedi_migration": "yes", "num_software_systems": 1, "number_user_sessions": 2, "average_daily_traffic": 1, "engineering_assessment": "yes", "technical_support_team": "yes", "estimated_monthly_spend": 100, "average_daily_traffic_gb": 4, "rationalization_software_systems": "yes", "organization_providing_assistance": "In-house staff", }, "information_about_you": { "citizenship": "United States", "designation": "military", "phone_number": "1234567890", "email_request": "fake@email.mil", "fname_request": "Amanda", "lname_request": "Adamson", "service_branch": "Air Force, Department of the", "date_latest_training": "2018-08-06", } }, service_branches=service_branches %} {% include "requests/_review.html" %} {% endwith %}

Approval Notes

Here is some good text explaining what the CCPO needs to do in order to approve the request. This text should also explain why we are asking for multiple people's names and the risk of boiling the ocean.

Approve Request Deny Request {{ Icon('x') }} Cancel

Approval Log

  1. Denied by Darth Vader

    "You have failed me for the last time, Admiral. Captain Piett. Yes, my lord. Make ready to land out troops beyond the energy shield and deploy the fleet so that nothing gets off that system."

    Mission Owner approval on behalf of:

    Grand Moff Tarkin tarkin@empire.mil (234) 567-8901

    CCPO approval on behalf of:

    Emperor Palpatine palpatine@empire.mil (345) 678-9012
  2. Denied by Darth Vader

    "You have failed me for the last time, Admiral. Captain Piett. Yes, my lord. Make ready to land out troops beyond the energy shield and deploy the fleet so that nothing gets off that system."

    Mission Owner approval on behalf of:

    Grand Moff Tarkin tarkin@empire.mil (234) 567-8901

    CCPO approval on behalf of:

    Emperor Palpatine palpatine@empire.mil (345) 678-9012
{% endblock %}