Add missing space between {$productName} and 'and'

Soy doesn't automatically add a space after a macro if it is the last element in
the line (https://screenshot.[].com/mTPYqE086Qk).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162376247
This commit is contained in:
bbilbo 2017-07-18 11:12:20 -07:00 committed by Ben McIlwain
parent b671dd6451
commit 700148ae45

View file

@ -165,8 +165,8 @@
{@param productName: string} {@param productName: string}
<div id="domain-registrar-dashboard"> <div id="domain-registrar-dashboard">
<h1>Welcome to the {$productName} Registrar Console<super>BETA</super></h1> <h1>Welcome to the {$productName} Registrar Console<super>BETA</super></h1>
<p>This console can help you manage your relationship with {$productName} <p>This console can help you manage your relationship with {$productName} and
and allow self-service for key operations.</p> allow self-service for key operations.</p>
<table> <table>
<tr> <tr>
<td> <td>