mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Add table of recipients
Uses an adapted version of the 'summary table' pattern from Digital Marketplace frontend toolkit: http://alphagov.github.io/digitalmarketplace-frontend-toolkit/summary-table.html
This commit is contained in:
3
app/templates/components/placeholder.html
Normal file
3
app/templates/components/placeholder.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% macro placeholder(variable) %}
|
||||
<span class='placeholder'>{{variable}}</span>
|
||||
{% endmacro %}
|
||||
Reference in New Issue
Block a user