Success styling

This commit is contained in:
2019-07-04 23:18:24 +01:00
parent dfb4a7a761
commit dd3ba8cec8

View File

@@ -11,7 +11,7 @@
<div class="col-md-8"> <div class="col-md-8">
<p><p>You have been entered into the competition to brew a <strong>{{ brew_name }}</strong>, which will be judged at the meeting in <strong>{{ brew_month }}</strong>.</p> <p><p>You have been entered into the competition to brew a <strong>{{ brew_name }}</strong>, which will be judged at the meeting in <strong>{{ brew_month }}</strong>.</p>
<br/> <br/>
<div class="alert alert-success lead" role="alert">Please mark all of your bottlecaps with the following identifier: <strong>{{ identifier }}</strong></div> <div class="alert alert-success lead" role="alert"> <span class="glyphicon glyphicon-tags" aria-hidden="true"></span> &nbsp; &nbsp;Please mark all of your bottlecaps with the following identifier: <strong>{{ identifier }}</strong></div>
</div> </div>
</div> </div>