{% extends "base.html" %} {% block content %} <h1>Add a Stock</h1> <form method="post"> <label for="stockSymbol">Stock Symbol:</label> ...
確定! 回上一頁