mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 16:43:11 -04:00
initial
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<script type="text/javascript" src="{{ url_for('static', filename='js/set-timezone.js')}}"></script>
|
||||
<p>{{ session['timezone'] }} </p>
|
||||
|
||||
{% extends "withnav_template.html" %}
|
||||
|
||||
{% from "components/table.html" import list_table, field, text_field, link_field, right_aligned_field_heading, hidden_field_heading, row_heading, notification_status_field, notification_carrier_field, notification_carrier_message_field %}
|
||||
|
||||
Reference in New Issue
Block a user