mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
add contact data enrichment && add templating on messages
This commit is contained in:
parent
50c7e4298c
commit
9f98fb5ae3
16 changed files with 833 additions and 88 deletions
|
@ -120,6 +120,10 @@
|
|||
'delete' => '/smsstop/delete/{csrf}/',
|
||||
],
|
||||
|
||||
'Templating' => [
|
||||
'render_preview' => '/template/preview/',
|
||||
],
|
||||
|
||||
'User' => [
|
||||
'list' => [
|
||||
'/user/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue