ima-claude 2.18.0 → 2.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +55 -9
- package/dist/cli.js +5 -1
- package/package.json +1 -1
- package/plugins/ima-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/ima-claude/agents/explorer.md +29 -15
- package/plugins/ima-claude/agents/implementer.md +58 -13
- package/plugins/ima-claude/agents/memory.md +19 -19
- package/plugins/ima-claude/agents/reviewer.md +56 -34
- package/plugins/ima-claude/agents/tester.md +59 -16
- package/plugins/ima-claude/agents/wp-developer.md +66 -21
- package/plugins/ima-claude/hooks/bootstrap.sh +42 -44
- package/plugins/ima-claude/hooks/prompt_coach_digest.md +14 -17
- package/plugins/ima-claude/hooks/prompt_coach_system.md +10 -12
- package/plugins/ima-claude/personalities/README.md +17 -6
- package/plugins/ima-claude/personalities/enable-efficient.md +61 -0
- package/plugins/ima-claude/personalities/enable-terse.md +71 -0
- package/plugins/ima-claude/skills/agentic-workflows/SKILL.md +97 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/deliver.md +181 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/draft.md +99 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/gather.md +130 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/outline.md +106 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/phases/review.md +137 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/draft-format.md +159 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/editorial-standards.md +160 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/standards/outline-format.md +110 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-construction-guide.md +263 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/avada-webinar-example.txt +275 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/cta-block-catalog.md +169 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/espo-email-preparation.md +241 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-recap-email-espo.html +339 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/templates/webinar-reminder-email-espo.html +458 -0
- package/plugins/ima-claude/skills/agentic-workflows/references/workflows/editorial/webinar-summary.md +81 -0
- package/plugins/ima-claude/skills/architect/SKILL.md +54 -168
- package/plugins/ima-claude/skills/compound-bridge/SKILL.md +41 -94
- package/plugins/ima-claude/skills/design-to-code/SKILL.md +91 -0
- package/plugins/ima-claude/skills/design-to-code/references/guardrails.md +46 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-a-design-to-prompt.md +141 -0
- package/plugins/ima-claude/skills/design-to-code/references/phase-b-prompt-to-code.md +155 -0
- package/plugins/ima-claude/skills/design-to-code/references/prompt-template.md +95 -0
- package/plugins/ima-claude/skills/discourse/SKILL.md +79 -194
- package/plugins/ima-claude/skills/discourse-admin/SKILL.md +41 -103
- package/plugins/ima-claude/skills/docs-organize/SKILL.md +63 -203
- package/plugins/ima-claude/skills/ember-discourse/SKILL.md +90 -200
- package/plugins/ima-claude/skills/espocrm/SKILL.md +14 -23
- package/plugins/ima-claude/skills/espocrm-api/SKILL.md +79 -192
- package/plugins/ima-claude/skills/functional-programmer/SKILL.md +33 -237
- package/plugins/ima-claude/skills/gh-cli/SKILL.md +26 -65
- package/plugins/ima-claude/skills/ima-bootstrap/SKILL.md +71 -104
- package/plugins/ima-claude/skills/ima-bootstrap/references/ima-brand.md +32 -22
- package/plugins/ima-claude/skills/ima-brand/SKILL.md +18 -23
- package/plugins/ima-claude/skills/ima-copywriting/SKILL.md +68 -179
- package/plugins/ima-claude/skills/ima-doc2pdf/SKILL.md +32 -102
- package/plugins/ima-claude/skills/ima-editorial-scorecard/SKILL.md +38 -63
- package/plugins/ima-claude/skills/ima-editorial-workflow/SKILL.md +69 -114
- package/plugins/ima-claude/skills/ima-email-creator/SKILL.md +16 -22
- package/plugins/ima-claude/skills/ima-forms-expert/SKILL.md +21 -37
- package/plugins/ima-claude/skills/jira-checkpoint/SKILL.md +39 -120
- package/plugins/ima-claude/skills/jquery/SKILL.md +107 -233
- package/plugins/ima-claude/skills/js-fp/SKILL.md +75 -296
- package/plugins/ima-claude/skills/js-fp-api/SKILL.md +52 -162
- package/plugins/ima-claude/skills/js-fp-react/SKILL.md +47 -270
- package/plugins/ima-claude/skills/js-fp-vue/SKILL.md +55 -209
- package/plugins/ima-claude/skills/js-fp-wordpress/SKILL.md +59 -204
- package/plugins/ima-claude/skills/livecanvas/SKILL.md +19 -32
- package/plugins/ima-claude/skills/mcp-atlassian/SKILL.md +146 -136
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-attachments.md +115 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-auth.md +103 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-bulk.md +149 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-misc.md +195 -0
- package/plugins/ima-claude/skills/mcp-atlassian/references/direct-api-sprints.md +158 -0
- package/plugins/ima-claude/skills/mcp-context7/SKILL.md +32 -64
- package/plugins/ima-claude/skills/mcp-gitea/SKILL.md +98 -188
- package/plugins/ima-claude/skills/mcp-github/SKILL.md +60 -124
- package/plugins/ima-claude/skills/mcp-memory/SKILL.md +1 -177
- package/plugins/ima-claude/skills/mcp-qdrant/SKILL.md +58 -115
- package/plugins/ima-claude/skills/mcp-sequential/SKILL.md +32 -87
- package/plugins/ima-claude/skills/mcp-serena/SKILL.md +54 -80
- package/plugins/ima-claude/skills/mcp-tavily/SKILL.md +40 -63
- package/plugins/ima-claude/skills/mcp-vestige/SKILL.md +75 -116
- package/plugins/ima-claude/skills/php-authnet/SKILL.md +32 -65
- package/plugins/ima-claude/skills/php-fp/SKILL.md +50 -129
- package/plugins/ima-claude/skills/php-fp-wordpress/SKILL.md +25 -73
- package/plugins/ima-claude/skills/phpunit-wp/SKILL.md +103 -463
- package/plugins/ima-claude/skills/playwright/SKILL.md +69 -220
- package/plugins/ima-claude/skills/prompt-starter/SKILL.md +35 -82
- package/plugins/ima-claude/skills/prompt-starter/references/code-review.md +38 -0
- package/plugins/ima-claude/skills/py-fp/SKILL.md +78 -384
- package/plugins/ima-claude/skills/quasar-fp/SKILL.md +54 -255
- package/plugins/ima-claude/skills/quickstart/SKILL.md +7 -11
- package/plugins/ima-claude/skills/rails/SKILL.md +63 -184
- package/plugins/ima-claude/skills/resume-session/SKILL.md +14 -35
- package/plugins/ima-claude/skills/rg/SKILL.md +61 -146
- package/plugins/ima-claude/skills/ruby-fp/SKILL.md +66 -163
- package/plugins/ima-claude/skills/save-session/SKILL.md +10 -39
- package/plugins/ima-claude/skills/scorecard/SKILL.md +24 -38
- package/plugins/ima-claude/skills/skill-analyzer/SKILL.md +42 -71
- package/plugins/ima-claude/skills/skill-creator/SKILL.md +79 -250
- package/plugins/ima-claude/skills/task-master/SKILL.md +11 -31
- package/plugins/ima-claude/skills/task-planner/SKILL.md +44 -153
- package/plugins/ima-claude/skills/task-runner/SKILL.md +61 -143
- package/plugins/ima-claude/skills/unit-testing/SKILL.md +59 -134
- package/plugins/ima-claude/skills/wp-ddev/SKILL.md +38 -120
- package/plugins/ima-claude/skills/wp-local/SKILL.md +26 -108
|
@@ -0,0 +1,339 @@
|
|
|
1
|
+
<div class="body" style="margin:0; padding:0; background-color:#FFF; -webkit-text-size-adjust:none; text-size-adjust:none">
|
|
2
|
+
|
|
3
|
+
<table border="0" cellpadding="0" cellspacing="0" class="nl-container" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF;" width="100%">
|
|
4
|
+
<tbody>
|
|
5
|
+
<tr>
|
|
6
|
+
<td>
|
|
7
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
8
|
+
<tbody>
|
|
9
|
+
<tr>
|
|
10
|
+
<td>
|
|
11
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
12
|
+
<tbody>
|
|
13
|
+
<tr>
|
|
14
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
15
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
16
|
+
<tr>
|
|
17
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
18
|
+
<table border="0" cellpadding="0" cellspacing="0" class="image_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
19
|
+
<tr>
|
|
20
|
+
<td class="pad" style="padding-bottom:20px;padding-top:20px;width:100%;padding-right:0px;padding-left:0px;">
|
|
21
|
+
<div align="center" class="alignment">
|
|
22
|
+
<div style="max-width: 240px;"><a href="https://imahealth.org?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="IMA Header Logo" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/8q1/7o1/j5f/ima-logo.jpg" style="display: block; height: auto; border: 0; width: 100%;" title="IMA Header Logo" width="240"/></a></div>
|
|
23
|
+
</div>
|
|
24
|
+
</td>
|
|
25
|
+
</tr>
|
|
26
|
+
</table>
|
|
27
|
+
</td>
|
|
28
|
+
</tr>
|
|
29
|
+
</table>
|
|
30
|
+
</td>
|
|
31
|
+
</tr>
|
|
32
|
+
</tbody>
|
|
33
|
+
</table>
|
|
34
|
+
</td>
|
|
35
|
+
</tr>
|
|
36
|
+
</tbody>
|
|
37
|
+
</table>
|
|
38
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
39
|
+
<tbody>
|
|
40
|
+
<tr>
|
|
41
|
+
<td>
|
|
42
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-bottom: 5px solid #00B8B8; border-left: 5px solid #00B8B8; border-radius: 5px; border-right: 5px solid #00B8B8; border-top: 5px solid #00B8B8; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
43
|
+
<tbody>
|
|
44
|
+
<tr>
|
|
45
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
46
|
+
<table border="0" cellpadding="0" cellspacing="0" class="image_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
47
|
+
<tr>
|
|
48
|
+
<td class="pad" style="width:100%;">
|
|
49
|
+
<div align="center" class="alignment">
|
|
50
|
+
<div style="max-width: 590px;"><a href="https://imahealth.org/detransitioners-medical-psychological-and-legal-realities/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="Detransitioners Webinar" height="auto" src="https://media.beefree.cloud/pub/bfra/udn5mifp/eiv/hal/igs/ima-webinar-gender-detransition.jpg" style="display: block; height: auto; border: 0; width: 100%; border-radius: 1px;" title="Detransitioners Webinar" width="590"/></a></div>
|
|
51
|
+
</div>
|
|
52
|
+
</td>
|
|
53
|
+
</tr>
|
|
54
|
+
</table>
|
|
55
|
+
</td>
|
|
56
|
+
</tr>
|
|
57
|
+
</tbody>
|
|
58
|
+
</table>
|
|
59
|
+
</td>
|
|
60
|
+
</tr>
|
|
61
|
+
</tbody>
|
|
62
|
+
</table>
|
|
63
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-size: auto;" width="100%">
|
|
64
|
+
<tbody>
|
|
65
|
+
<tr>
|
|
66
|
+
<td>
|
|
67
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-size: auto; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
68
|
+
<tbody>
|
|
69
|
+
<tr>
|
|
70
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
71
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
72
|
+
<tr>
|
|
73
|
+
<td class="col-pad" style="padding-bottom:10px;padding-top:5px;">
|
|
74
|
+
<table border="0" cellpadding="0" cellspacing="0" class="button_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
75
|
+
<tr>
|
|
76
|
+
<td class="pad" style="padding-bottom:20px;padding-left:10px;padding-right:10px;padding-top:20px;text-align:center;">
|
|
77
|
+
<div align="center" class="alignment"><a href="https://imahealth.org/detransitioners-medical-psychological-and-legal-realities/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" style="color:#ffffff;text-decoration:none;" target="_blank"><!--[if mso]>
|
|
78
|
+
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://imahealth.org/detransitioners-medical-psychological-and-legal-realities/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" style="height:45px;width:128px;v-text-anchor:middle;" arcsize="9%" fillcolor="#00b8b8">
|
|
79
|
+
<v:stroke dashstyle="Solid" weight="0px" color="#00B8B8"/>
|
|
80
|
+
<w:anchorlock/>
|
|
81
|
+
<v:textbox inset="0px,0px,0px,0px">
|
|
82
|
+
<center dir="false" style="color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-size:16px">
|
|
83
|
+
<![endif]--><span class="button" style="background-color: #00b8b8; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-radius: 4px; border-right: 0px solid transparent; border-top: 0px solid transparent; color: #ffffff; display: inline-block; font-family: Lato, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 700; mso-border-alt: none; text-align: center; width: auto; word-break: keep-all; letter-spacing: normal;"><span class="btn-pad" style="word-break: break-word; padding-left: 32px; padding-right: 32px; padding-top: 14px; padding-bottom: 14px; display: block;"><span style="word-break: break-word; line-height: 32px;">Watch Now!</span></span></span><!--[if mso]></center></v:textbox></v:roundrect><![endif]--></a></div>
|
|
84
|
+
</td>
|
|
85
|
+
</tr>
|
|
86
|
+
</table>
|
|
87
|
+
<table border="0" cellpadding="0" cellspacing="0" class="paragraph_block block-2" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
88
|
+
<tr>
|
|
89
|
+
<td class="pad" style="padding-bottom:30px;padding-left:30px;padding-right:30px;padding-top:15px;">
|
|
90
|
+
<div style="color:#00066F;direction:ltr;font-family:Lato, Arial, Helvetica, sans-serif;font-size:24px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:center;mso-line-height-alt:29px;">
|
|
91
|
+
<p style="line-height:inherit; margin:0">What happens to patients who detransition? A pediatrician, bioethics advocate, and a real detransitioner dive in.</p>
|
|
92
|
+
</div>
|
|
93
|
+
</td>
|
|
94
|
+
</tr>
|
|
95
|
+
</table>
|
|
96
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-3" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
97
|
+
<tr>
|
|
98
|
+
<td class="pad">
|
|
99
|
+
<div style="color:#374751;direction:ltr;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:left;mso-line-height-alt:24px;">
|
|
100
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px">In this week's webinar, host <strong>Dr. Ryan Cole</strong>, IMA Head of Medical & Scientific Affairs, is joined by IMA Senior Fellow in Pediatrics <strong>Dr. Katherine Welch</strong>, pediatric critical care nurse and founder of The Center for Bioethics and Culture Network <strong>Jennifer Lahl, RN</strong>, and detransitioner <strong>Forrest Smith</strong> for a frank conversation on the medical, psychological, and legal realities of detransitioning.</p>
|
|
101
|
+
<p style="line-height:inherit; margin:0; margin-bottom:16px">The panel examines how patients get drawn into a medical pathway with no long-term evidence, what happens when they change course, and why the system has no infrastructure for what comes after.</p>
|
|
102
|
+
<p style="line-height:inherit; margin:0"><strong>In this episode, you'll learn:</strong></p>
|
|
103
|
+
</div>
|
|
104
|
+
</td>
|
|
105
|
+
</tr>
|
|
106
|
+
</table>
|
|
107
|
+
<table border="0" cellpadding="10" cellspacing="0" class="list_block block-4" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word; color: #374751; direction: ltr; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height:1.5; text-align: left; mso-line-height-alt:24px;" width="100%">
|
|
108
|
+
<tr>
|
|
109
|
+
<td class="pad">
|
|
110
|
+
<div style="margin-left:-20px">
|
|
111
|
+
<ul start="1" style="margin-top: 0; margin-bottom: 0; list-style-type: revert;">
|
|
112
|
+
<li style="Margin: 0 0 5px 0;">Why detransitioners are so often overlooked by the medical system that created them</li>
|
|
113
|
+
<li style="Margin: 0 0 5px 0;">The lifelong medical consequences of puberty blockers, cross-sex hormones, and surgery</li>
|
|
114
|
+
<li style="Margin: 0 0 5px 0;">How the informed consent process failed, and what Forrest Smith's medical records reveal</li>
|
|
115
|
+
<li style="Margin: 0 0 5px 0;">The legal momentum building around detransitioner rights and provider accountability</li>
|
|
116
|
+
</ul>
|
|
117
|
+
</div>
|
|
118
|
+
</td>
|
|
119
|
+
</tr>
|
|
120
|
+
</table>
|
|
121
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-5" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
122
|
+
<tr>
|
|
123
|
+
<td class="pad">
|
|
124
|
+
<div style="color:#374751;direction:ltr;font-family:'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:left;mso-line-height-alt:24px;">
|
|
125
|
+
<p style="line-height:inherit; margin:0">👉 <a href="https://imahealth.org/detransitioners-medical-psychological-and-legal-realities/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" rel="noopener" style="text-decoration: underline; color: #00B8B8;" target="_blank"><strong>Watch/Read Now To Get the Full Story</strong></a></p>
|
|
126
|
+
</div>
|
|
127
|
+
</td>
|
|
128
|
+
</tr>
|
|
129
|
+
</table>
|
|
130
|
+
</td>
|
|
131
|
+
</tr>
|
|
132
|
+
</table>
|
|
133
|
+
</td>
|
|
134
|
+
</tr>
|
|
135
|
+
</tbody>
|
|
136
|
+
</table>
|
|
137
|
+
</td>
|
|
138
|
+
</tr>
|
|
139
|
+
</tbody>
|
|
140
|
+
</table>
|
|
141
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-4" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
142
|
+
<tbody>
|
|
143
|
+
<tr>
|
|
144
|
+
<td>
|
|
145
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
146
|
+
<tbody>
|
|
147
|
+
<tr>
|
|
148
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
149
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
150
|
+
<tr>
|
|
151
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
152
|
+
<table border="0" cellpadding="10" cellspacing="0" class="divider_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
153
|
+
<tr>
|
|
154
|
+
<td class="pad">
|
|
155
|
+
<div align="center" class="alignment">
|
|
156
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
157
|
+
<tr>
|
|
158
|
+
<td class="divider_inner" style="font-size: 1px; line-height: 1px; border-top: 1px solid #dddddd;"><span style="word-break: break-word;"> </span></td>
|
|
159
|
+
</tr>
|
|
160
|
+
</table>
|
|
161
|
+
</div>
|
|
162
|
+
</td>
|
|
163
|
+
</tr>
|
|
164
|
+
</table>
|
|
165
|
+
</td>
|
|
166
|
+
</tr>
|
|
167
|
+
</table>
|
|
168
|
+
</td>
|
|
169
|
+
</tr>
|
|
170
|
+
</tbody>
|
|
171
|
+
</table>
|
|
172
|
+
</td>
|
|
173
|
+
</tr>
|
|
174
|
+
</tbody>
|
|
175
|
+
</table>
|
|
176
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-5" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
177
|
+
<tbody>
|
|
178
|
+
<tr>
|
|
179
|
+
<td>
|
|
180
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
181
|
+
<tbody>
|
|
182
|
+
<tr>
|
|
183
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
184
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
185
|
+
<tr>
|
|
186
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
187
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
188
|
+
<tr>
|
|
189
|
+
<td class="pad">
|
|
190
|
+
<div style="color:#54413a;direction:ltr;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:11px;font-weight:400;letter-spacing:0px;line-height:1.2;text-align:center;mso-line-height-alt:13px;">
|
|
191
|
+
<p style="line-height:inherit; margin:0"><strong>The Independent Medical Alliance is a 501c3 non-profit organization. <a href="https://imahealth.org/donate?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" rel="noopener" style="text-decoration: underline; color: #4d81d7;" target="_blank">You make our critical work possible.</a> </strong></p>
|
|
192
|
+
</div>
|
|
193
|
+
</td>
|
|
194
|
+
</tr>
|
|
195
|
+
</table>
|
|
196
|
+
</td>
|
|
197
|
+
</tr>
|
|
198
|
+
</table>
|
|
199
|
+
</td>
|
|
200
|
+
</tr>
|
|
201
|
+
</tbody>
|
|
202
|
+
</table>
|
|
203
|
+
</td>
|
|
204
|
+
</tr>
|
|
205
|
+
</tbody>
|
|
206
|
+
</table>
|
|
207
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-6" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
208
|
+
<tbody>
|
|
209
|
+
<tr>
|
|
210
|
+
<td>
|
|
211
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
212
|
+
<tbody>
|
|
213
|
+
<tr>
|
|
214
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
215
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
216
|
+
<tr>
|
|
217
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
218
|
+
<table border="0" cellpadding="10" cellspacing="0" class="divider_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
219
|
+
<tr>
|
|
220
|
+
<td class="pad">
|
|
221
|
+
<div align="center" class="alignment">
|
|
222
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
223
|
+
<tr>
|
|
224
|
+
<td class="divider_inner" style="font-size: 1px; line-height: 1px; border-top: 1px solid #dddddd;"><span style="word-break: break-word;"> </span></td>
|
|
225
|
+
</tr>
|
|
226
|
+
</table>
|
|
227
|
+
</div>
|
|
228
|
+
</td>
|
|
229
|
+
</tr>
|
|
230
|
+
</table>
|
|
231
|
+
</td>
|
|
232
|
+
</tr>
|
|
233
|
+
</table>
|
|
234
|
+
</td>
|
|
235
|
+
</tr>
|
|
236
|
+
</tbody>
|
|
237
|
+
</table>
|
|
238
|
+
</td>
|
|
239
|
+
</tr>
|
|
240
|
+
</tbody>
|
|
241
|
+
</table>
|
|
242
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-7" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
243
|
+
<tbody>
|
|
244
|
+
<tr>
|
|
245
|
+
<td>
|
|
246
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
247
|
+
<tbody>
|
|
248
|
+
<tr>
|
|
249
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
250
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
251
|
+
<tr>
|
|
252
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
253
|
+
<table border="0" cellpadding="10" cellspacing="0" class="paragraph_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; word-break: break-word;" width="100%">
|
|
254
|
+
<tr>
|
|
255
|
+
<td class="pad">
|
|
256
|
+
<div style="color:#54413a;direction:ltr;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:14px;font-weight:400;letter-spacing:0px;line-height:1.5;text-align:center;mso-line-height-alt:21px;">
|
|
257
|
+
<p style="line-height:inherit; margin:0"><strong>Independent Medical Alliance</strong><br/>2001 L St NW Suite 500 | Washington, DC 20036<br/> <a href="mailto:support@imahealth.org" style="text-decoration: underline; color: #4d81d7;" target="_self" title="support@imahealth.org">support@imahealth.org</a></p>
|
|
258
|
+
</div>
|
|
259
|
+
</td>
|
|
260
|
+
</tr>
|
|
261
|
+
</table>
|
|
262
|
+
</td>
|
|
263
|
+
</tr>
|
|
264
|
+
</table>
|
|
265
|
+
</td>
|
|
266
|
+
</tr>
|
|
267
|
+
</tbody>
|
|
268
|
+
</table>
|
|
269
|
+
</td>
|
|
270
|
+
</tr>
|
|
271
|
+
</tbody>
|
|
272
|
+
</table>
|
|
273
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-8" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
274
|
+
<tbody>
|
|
275
|
+
<tr>
|
|
276
|
+
<td>
|
|
277
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
278
|
+
<tbody>
|
|
279
|
+
<tr>
|
|
280
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
281
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
282
|
+
<tr>
|
|
283
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
284
|
+
<table border="0" cellpadding="10" cellspacing="0" class="social_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
285
|
+
<tr>
|
|
286
|
+
<td class="pad">
|
|
287
|
+
<div align="center" class="alignment">
|
|
288
|
+
<table border="0" cellpadding="0" cellspacing="0" class="social-table" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; display: inline-block;" width="215.56744186046512px">
|
|
289
|
+
<tr>
|
|
290
|
+
<td style="padding:0 0 0 0px;"><a href="https://twitter.com/Honest_Medicine?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="twitter" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/twitter@2x.png" style="display: block; height: auto; border: 0;" title="twitter" width="32"/></a></td>
|
|
291
|
+
<td style="padding:0 0 0 5px;"><a href="https://www.facebook.com/IndependentMedicalAlliance/?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="facebook" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/facebook@2x.png" style="display: block; height: auto; border: 0;" title="facebook" width="32"/></a></td>
|
|
292
|
+
<td style="padding:0 0 0 5px;"><a href="https://www.instagram.com/ima_health_org?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="instagram" height="auto" src="https://app-rsrc.getbee.io/public/resources/social-networks-icon-sets/colored/instagram@2x.png" style="display: block; height: auto; border: 0;" title="instagram" width="32"/></a></td>
|
|
293
|
+
<td style="padding:0 0 0 5px;"><a href="https://rumble.com/user/FLCCCAlliance?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="Rumble" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/r9h/o52/m39/Rumble.png" style="display: block; height: auto; border: 0;" title="Rumble" width="29.767441860465116"/></a></td>
|
|
294
|
+
<td style="padding:0 0 0 5px;"><a href="https://odysee.com/@FrontlineCovid19CriticalCareAlliance:c?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="Odysee" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/nd4/sus/yb1/odysee.png" style="display: block; height: auto; border: 0;" title="Odysee" width="32.8"/></a></td>
|
|
295
|
+
<td style="padding:0 0 0 5px;"><a href="https://open.spotify.com/user/31bdts5znmjg6tzc7m55okwmfwmy?utm_medium=email&utm_source=bulk-mailer&utm_campaign=webinar-recap" target="_blank"><img alt="Spotify" height="auto" src="https://d15k2d11r6t6rl.cloudfront.net/pub/bfra/udn5mifp/5d5/06x/m0y/Spotify_Primary_Logo_RGB_Green-300x300.png" style="display: block; height: auto; border: 0;" title="Spotify" width="32"/></a></td>
|
|
296
|
+
</tr>
|
|
297
|
+
</table>
|
|
298
|
+
</div>
|
|
299
|
+
</td>
|
|
300
|
+
</tr>
|
|
301
|
+
</table>
|
|
302
|
+
</td>
|
|
303
|
+
</tr>
|
|
304
|
+
</table>
|
|
305
|
+
</td>
|
|
306
|
+
</tr>
|
|
307
|
+
</tbody>
|
|
308
|
+
</table>
|
|
309
|
+
</td>
|
|
310
|
+
</tr>
|
|
311
|
+
</tbody>
|
|
312
|
+
</table>
|
|
313
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row row-9" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
314
|
+
<tbody>
|
|
315
|
+
<tr>
|
|
316
|
+
<td>
|
|
317
|
+
<table align="center" border="0" cellpadding="0" cellspacing="0" class="row-content stack" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-radius: 0; color: #000000; width: 600px; margin: 0 auto;" width="600">
|
|
318
|
+
<tbody>
|
|
319
|
+
<tr>
|
|
320
|
+
<td class="column column-1" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt; font-weight: 400; text-align: left; vertical-align: top;" width="100%">
|
|
321
|
+
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
322
|
+
<tr>
|
|
323
|
+
<td class="col-pad" style="padding-bottom:5px;padding-top:5px;">
|
|
324
|
+
<table border="0" cellpadding="0" cellspacing="0" class="html_block block-1" role="presentation" style="mso-table-lspace: 0pt; mso-table-rspace: 0pt;" width="100%">
|
|
325
|
+
<tr>
|
|
326
|
+
<td class="pad">
|
|
327
|
+
<div align="center" style="font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;text-align:center;"><div style="text-align: center; color: #00B8B8">
|
|
328
|
+
{optOutLink}
|
|
329
|
+
</div></div>
|
|
330
|
+
</td>
|
|
331
|
+
</tr>
|
|
332
|
+
</table>
|
|
333
|
+
</td>
|
|
334
|
+
</tr>
|
|
335
|
+
</table>
|
|
336
|
+
</td>
|
|
337
|
+
</tr>
|
|
338
|
+
</tbody></table></td></tr></tbody></table></td></tr></tbody></table>
|
|
339
|
+
</div>
|