<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ETN Templates Archive - Silver Suite</title>
	<atom:link href="https://silversuite.ca/etn-template/feed/" rel="self" type="application/rss+xml" />
	<link>https://silversuite.ca/etn-template/</link>
	<description>Silver Suite</description>
	<lastBuildDate>Wed, 17 Jun 2026 16:01:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://silversuite.ca/wp-content/uploads/2022/09/SilverSuite-Logo2.png</url>
	<title>ETN Templates Archive - Silver Suite</title>
	<link>https://silversuite.ca/etn-template/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>New certificate template</title>
		<link>https://silversuite.ca/etn-template/new-certificate-template/</link>
		
		<dc:creator><![CDATA[SSuiteAdmin]]></dc:creator>
		<pubDate>Wed, 17 Jun 2026 15:53:53 +0000</pubDate>
				<guid isPermaLink="false">https://silversuite.ca/?post_type=etn-template&#038;p=1095</guid>

					<description><![CDATA[<p>SILVER FOX PHARMACY STATEMENT OF PROFESSIONAL LEARNING PRESENTED TO {{attendee_name}} FOR PARTICIPATING IN THE [VIRTUAL] {{event_title}} A theory-based education for medication administration practices provided by Silver Fox Pharmacy reviewing: CNO medication administration principles, Incident reporting, Hand washing Signs and symptoms of an adverse drug reaction, Controlled Acts and delegation requirements as per CNO, Safe medication [&#8230;]</p>
<p>The post <a href="https://silversuite.ca/etn-template/new-certificate-template/">New certificate template</a> appeared first on <a href="https://silversuite.ca">Silver Suite</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="1095" class="elementor elementor-1095" data-elementor-post-type="etn-template">
									<section class="elementor-section elementor-top-section elementor-element elementor-element-3dcf4008 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3dcf4008" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-151a1173" data-id="151a1173" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
								<div class="elementor-element elementor-element-29295edf elementor-widget elementor-widget-text-editor" data-id="29295edf" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.18.0 - 20-12-2023 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>										</div>
				</div>
				<div class="elementor-element elementor-element-e526bb1 elementor-widget elementor-widget-html" data-id="e526bb1" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<div class="sf-certificate">

  <style>
    @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Pinyon+Script&display=swap');

    .sf-certificate {
      position: relative;
      width: 100%;
      aspect-ratio: 1.51 / 1;
      container-type: inline-size;
      overflow: hidden;
      background: linear-gradient(135deg, #ffffff 38%, #f7e6ea 100%);
      font-family: 'Poppins', Arial, sans-serif;
      box-sizing: border-box;
    }
    .sf-certificate * { box-sizing: border-box; }

    /* corner accent triangles */
    .sf-tri { position: absolute; }
    .sf-tri-tr-grey {
      top: 0; right: 0; width: 42%; height: 45%;
      background: #6f6f6f;
      clip-path: polygon(28% 0, 100% 0, 100% 100%);
    }
    .sf-tri-tr-red {
      top: 0; right: 0; width: 27%; height: 24%; z-index: 2;
      background: #8c3a3a;
      clip-path: polygon(33% 0, 100% 0, 100% 100%);
    }
    .sf-tri-bl-grey {
      bottom: 0; left: 0; width: 42%; height: 45%;
      background: #6f6f6f;
      clip-path: polygon(0 0, 68% 100%, 0 100%);
    }
    .sf-tri-bl-red {
      bottom: 0; left: 0; width: 27%; height: 24%; z-index: 2;
      background: #8c3a3a;
      clip-path: polygon(0 0, 62% 100%, 0 100%);
    }

    .sf-content {
      position: relative; z-index: 3;
      width: 100%; height: 100%;
      display: flex; flex-direction: column; align-items: center;
      padding: 4% 8% 3%;
      text-align: center;
      color: #2e2e2e;
    }

    .sf-logo { display:flex; flex-direction:column; align-items:center; margin-bottom: 1.2%; }
    .sf-logo-mark { width: 56px; width: 4.6cqw; margin-bottom: -8px; margin-bottom: -0.6cqw; }
    .sf-logo-word {
      font-weight: 500; letter-spacing: 0.35em;
      font-size: 26px; font-size: 2.3cqw;
      color: #6f6f6f; line-height: 1.05;
    }
    .sf-logo-sub {
      font-weight: 400; letter-spacing: 0.4em;
      font-size: 11px; font-size: 0.95cqw;
      color: #9a9a9a; margin-top: 0.4%;
    }

    .sf-eyebrow {
      font-size: 14px; font-size: 1.15cqw;
      letter-spacing: 0.18em; font-weight: 500;
      color: #4a4a4a; margin-top: 1.4%;
    }
    .sf-eyebrow.sf-tight { margin-top: 0.5%; }

    .sf-name {
      font-family: 'Pinyon Script', cursive;
      font-size: 64px; font-size: 5.6cqw;
      color: #2b2b2b;
      margin: 0.6% 0 0.2%;
      line-height: 1;
    }

    .sf-rule {
      width: 42%;
      border-top: 1px solid #2e2e2e;
      margin: 0.8% 0 1.6%;
    }

    .sf-course {
      font-weight: 700; text-transform: uppercase;
      font-size: 21px; font-size: 1.85cqw;
      letter-spacing: 0.01em; line-height: 1.35;
      margin-top: 0.6%;
    }

    .sf-body {
      font-size: 13.5px; font-size: 1.18cqw;
      line-height: 1.6; color: #333;
      max-width: 85%;
      margin-top: 2%;
    }

    .sf-sign-row {
      width: 100%;
      display: flex; justify-content: space-between;
      margin-top: auto;
      padding: 0 4%;
    }
    .sf-sign {
      width: 32%;
      border-top: 1px solid #2e2e2e;
      padding-top: 0.8%;
      font-size: 12px; font-size: 1.05cqw;
      letter-spacing: 0.05em;
      color: #2e2e2e;
    }
    .sf-sign strong { display:block; font-weight: 700; margin-top: 2px; }
    .sf-sign.sf-date { width: 22%; }
  </style>

  <div class="sf-tri sf-tri-tr-grey"></div>
  <div class="sf-tri sf-tri-tr-red"></div>
  <div class="sf-tri sf-tri-bl-grey"></div>
  <div class="sf-tri sf-tri-bl-red"></div>

  <div class="sf-content">

    <div class="sf-logo">
      <svg class="sf-logo-mark" viewBox="0 0 100 70" xmlns="http://www.w3.org/2000/svg">
        <defs>
          <linearGradient id="sfGrad" x1="0" y1="0" x2="1" y2="1">
            <stop offset="0%" stop-color="#ffffff"/>
            <stop offset="100%" stop-color="#9a9a9a"/>
          </linearGradient>
        </defs>
        <polygon points="10,0 50,24 50,70" fill="#7c7c7c"/>
        <polygon points="90,0 50,24 50,70" fill="url(#sfGrad)"/>
      </svg>
      <div class="sf-logo-word">SILVER</div>
      <div class="sf-logo-word">FOX</div>
      <div class="sf-logo-sub">PHARMACY</div>
    </div>

    <div class="sf-eyebrow">STATEMENT OF PROFESSIONAL LEARNING</div>
    <div class="sf-eyebrow sf-tight">PRESENTED TO</div>

    <div class="sf-name" contenteditable="true">{{attendee_name}}</div>

    <div class="sf-rule"></div>

    <div class="sf-eyebrow sf-tight" contenteditable="true">FOR PARTICIPATING IN THE [VIRTUAL]</div>

    <div class="sf-course" contenteditable="true">
     {{event_title}}
    </div>

    <div class="sf-body" contenteditable="true">
      A theory-based education for medication administration practices provided by Silver Fox Pharmacy reviewing:
      CNO medication administration principles, Incident reporting, Hand washing
      Signs and symptoms of an adverse drug reaction, Controlled Acts and delegation requirements as per CNO, Safe
      medication practices, Safe disposal of syringes, Safe storages of medication and controlled substances,
      Silver Fox Pharmacy Policy &amp; Procedures as applicable
    </div>

    <div class="sf-sign-row">
      <div class="sf-sign">
        NAME OF PRESENTOR
        <strong>SILVER FOX PHARMACY</strong>
      </div>
      <div class="sf-sign sf-date">
        DATE
      </div>
    </div>

  </div>
</div>		</div>
				</div>
					</div>
		</div>
							</div>
		</section>
							</div>
		<p>The post <a href="https://silversuite.ca/etn-template/new-certificate-template/">New certificate template</a> appeared first on <a href="https://silversuite.ca">Silver Suite</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
