Examples of code I've written in PHP, Javascript, SCSS, etc.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <main class="body" id="ticket-email">
- <h3>An email change has been requested from {{$current_email}}</h3>
-
- <div>
- <a href="{{$link}}"><h4>Confirm</h4></a>
- </div>
-
- <div>
- <small>If you do not recognize this activity, please disregard this
- message.</small>
- </div>
- </main>
|