-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
FeatureNew feature or requestNew feature or request
Description
Per @marktcooper we need a template that can be used for displaying details on library and other information. For the back end we need the following:
- a blank page template that can be fitted with html and css later.
- django code near the top with variables that would be prepared to contain:
- the page title
- referrer
- datetime
- if email is optional (if false, don't allow it to close without a valid email)
- a popup modal that requests an email address
- a method to store the above info to a DB
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request
Type
Projects
Status
In Progress