You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% from "components/sms-character-info.html" import sms_character_info %}
<h2 class="heading-large">SMS Character Info - With Service Prefix</h2>
<p>Fragment count when a service prefix is prepended to the message. The 7-character "NotifyBC" prefix + ": " separator (9 chars total overhead) is counted toward the SMS fragment limit.</p>
<p>Try typing 152 characters in the box below to see it cross into 2 fragments (161 total with prefix overhead).</p>
<hr />
<div class="md:w-2/3">
<h2 class="heading-medium">Story: SMS character info panel with prefix</h2>